Skip to content

Commit

Permalink
Bump version.org.antlr4 from 4.13.1 to 4.13.2
Browse files Browse the repository at this point in the history
Bumps `version.org.antlr4` from 4.13.1 to 4.13.2.

Updates `org.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)

Updates `org.antlr:antlr4-runtime` 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
- dependency-name: org.antlr:antlr4-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mswiderski committed Aug 22, 2024
1 parent 4534b2e commit 51ad1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<version.com.cronutils>9.2.1</version.com.cronutils>

<version.org.antlr>3.5.3</version.org.antlr>
<version.org.antlr4>4.13.1</version.org.antlr4>
<version.org.antlr4>4.13.2</version.org.antlr4>
<version.org.assertj>3.26.3</version.org.assertj>
<version.org.eclipse.jdt>3.19.0</version.org.eclipse.jdt>
<version.org.hamcrest>3.0</version.org.hamcrest> <!-- else old version coming from Mockito wins and breaks tests -->
Expand Down

0 comments on commit 51ad1e9

Please sign in to comment.