Skip to content

Commit 55e28e5

Browse files
Update dependency org.antlr:antlr4 to v4.13.0
1 parent 2c9c65d commit 55e28e5

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.13.0"
1111
}
1212
// grammars to include for checking
1313
ext {

0 commit comments

Comments
 (0)