Skip to content

Commit

Permalink
main: Update dependency org.antlr:antlr4-runtime to v4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 14, 2025
1 parent faf8f1c commit d434bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ swagger = "1.6.14"
# If a dependency is removed, check whether the LICENSE and/or NOTICE files need to be adopted
# (aka mention of the dependency removed).
#
antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly = "4.9.3" } # spark integration tests
antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly = "4.13.2" } # spark integration tests
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.2" }
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.4.0" }
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.29.50" }
Expand Down

0 comments on commit d434bc4

Please sign in to comment.