Skip to content

Commit

Permalink
Update dependency org.antlr:antlr4 to v4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2023
1 parent 95741e7 commit 17e0337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories {
}

dependencies {
antlr "org.antlr:antlr4:4.9.2"
antlr "org.antlr:antlr4:4.12.0"
}
// grammars to include for checking
ext {
Expand Down

0 comments on commit 17e0337

Please # to comment.