Skip to content

Commit

Permalink
Bump org.antlr:antlr4 from 4.13.1 to 4.13.2
Browse files Browse the repository at this point in the history
Bumps [org.antlr:antlr4](https://github.com/antlr/antlr4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt)
- [Commits](antlr/antlr4@4.13.1...4.13.2)

---
updated-dependencies:
- dependency-name: org.antlr:antlr4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2024
1 parent 8c9568f commit 0f2b3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

dependencies {
antlr("org.antlr:antlr4:4.13.1")
antlr("org.antlr:antlr4:4.13.2")

implementation("io.avaje:avaje-jsonb:2.3")
annotationProcessor("io.avaje:avaje-jsonb-generator:2.3")
Expand Down

0 comments on commit 0f2b3bc

Please sign in to comment.