Skip to content

Commit 8da1858

Browse files
Update dependency org.antlr:antlr4 to v4.11.1
1 parent e4f331f commit 8da1858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/goslin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repositories {
77
}
88

99
dependencies {
10-
antlr "org.antlr:antlr4:4.9.2"
10+
antlr "org.antlr:antlr4:4.11.1"
1111
}
1212
// grammars to include for checking
1313
ext {

0 commit comments

Comments
 (0)