Skip to content

Commit 15bd8e4

Browse files
fix(deps): update dependency org.antlr:antlr4 to v4.13.2
1 parent 0339de3 commit 15bd8e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

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

88
dependencies {
9-
antlr 'org.antlr:antlr4:4.8-1'
9+
antlr 'org.antlr:antlr4:4.13.2'
1010
testCompile 'junit:junit:4.13.2'
1111
}
1212

0 commit comments

Comments
 (0)