We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f331f commit 8da1858Copy full SHA for 8da1858
data/goslin/build.gradle
@@ -7,7 +7,7 @@ repositories {
7
}
8
9
dependencies {
10
- antlr "org.antlr:antlr4:4.9.2"
+ antlr "org.antlr:antlr4:4.11.1"
11
12
// grammars to include for checking
13
ext {
0 commit comments