Skip to content

Commit

Permalink
fix: PR missed one place Anltr was used #1609
Browse files Browse the repository at this point in the history
  • Loading branch information
uglyog committed Sep 26, 2022
1 parent 6a53c7f commit 49e44e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/support/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
}
testImplementation "junit:junit:${project.junitVersion}"

antlr "org.antlr:antlr4:4.9.2"
antlr "org.antlr:antlr4:4.11.1"
}

compileJava {
Expand Down

0 comments on commit 49e44e8

Please sign in to comment.