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 Mar 16, 2023
1 parent 033c716 commit 3e6b729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/goslin/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 3e6b729

Please sign in to comment.