Skip to content

Commit

Permalink
chore(deps): bump org.antlr:antlr4 from 4.13.1 to 4.13.2 (#10)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent b937798 commit 72cccd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion echarts4j-tpl-spec/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'antlr'
}
ext {
antlr4Version = "4.13.1"
antlr4Version = "4.13.2"
}

description ':doughnut: An extension for echarts4j for tpl specification.'
Expand Down

0 comments on commit 72cccd7

Please sign in to comment.