Skip to content

Commit

Permalink
Merge pull request #5 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.1
  • Loading branch information
nilshoffmann authored Jul 3, 2024
2 parents 0ed8254 + 5f4731e commit 4f22fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygoslin/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.13.1"
}
// grammars to include for checking
ext {
Expand Down

0 comments on commit 4f22fc5

Please sign in to comment.