Skip to content

Commit

Permalink
Merge pull request #16 from lifs-tools/renovate/org.antlr-antlr4-4.x
Browse files Browse the repository at this point in the history
Update dependency org.antlr:antlr4 to v4.13.2
  • Loading branch information
nilshoffmann authored Nov 14, 2024
2 parents 0b5307b + de427a3 commit 2e6b664
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.13.2"
}
// grammars to include for checking
ext {
Expand Down

0 comments on commit 2e6b664

Please sign in to comment.