Skip to content

Commit 5ad114f

Browse files
committed
antlr upgrade
1 parent 9024cae commit 5ad114f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories {
3232

3333
dependencies {
3434
implementation 'org.apache.maven:maven-artifact:3.5.2'
35-
implementation 'org.antlr:antlr4-runtime:4.13.1'
35+
implementation 'org.antlr:antlr4-runtime:4.13.2'
3636
implementation 'io.vavr:vavr:0.10.4'
3737
implementation 'com.github.ben-manes.caffeine:caffeine:2.9.3'
3838
implementation 'org.projectlombok:lombok:1.18.26'

0 commit comments

Comments
 (0)