only:latest antlr (#5379)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
This commit is contained in:
parent
18fd4dcf80
commit
54865c0a0e
|
@ -3,7 +3,7 @@ ext {
|
|||
junit : "junit:junit:4.13.2",
|
||||
annotations : "org.jetbrains:annotations:16.0.1",
|
||||
jsr305 : "com.google.code.findbugs:jsr305:3.0.2",
|
||||
antlr : "org.antlr:antlr4:4.10",
|
||||
antlr : "org.antlr:antlr4:4.13.0",
|
||||
json : "com.googlecode.json-simple:json-simple:1.1.1",
|
||||
mockito : "org.mockito:mockito-all:1.10.19",
|
||||
javaxJson : "javax.json:javax.json-api:1.1.4",
|
||||
|
|
Loading…
Reference in New Issue