Skip to content

Commit 790f828

Browse files
committed
Update dependency org.antlr:antlr4 to v4.9.3
1 parent bf9868f commit 790f828

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)