Skip to content

Commit

Permalink
Update dependency org.antlr:antlr4 to v4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 11, 2022
1 parent 9cc1da0 commit 9ced84a
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.10"
}
// grammars to include for checking
ext {
Expand Down

0 comments on commit 9ced84a

Please sign in to comment.