3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-10-03 04:10:06 +02:00

[ci skip] build: Update org.antlr to v4.10.1 (#1699)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Alexander Brandes <mc.cache@web.de>
Dieser Commit ist enthalten in:
renovate[bot] 2022-05-03 10:06:46 +02:00 committet von GitHub
Ursprung a51bc6eab3
Commit c1b5f8c84a
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -34,7 +34,7 @@ auto-value = "1.9"
findbugs = "3.0.2"
rhino-runtime = "1.7.13"
zstd-jni = "1.4.8-1" # Not latest as it can be difficult to obtain latest ZSTD libs
antlr4 = "4.9.3"
antlr4 = "4.10.1"
json-simple = "1.1.1"
jlibnoise = "1.0.0"
jchronic = "0.2.4a"