Skip to content

Commit

Permalink
Bump antlr version to 4.13.1 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
s1ck authored Apr 5, 2024
1 parent 6959378 commit 1786ea3
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 @@ -46,7 +46,7 @@
<properties>
<project.build.targetJdk>11</project.build.targetJdk>

<dep.antlr.version>4.9.1</dep.antlr.version>
<dep.antlr.version>4.13.1</dep.antlr.version>
<dep.junit.version>4.13.1</dep.junit.version>

<plugin.maven-compiler.version>3.8.0</plugin.maven-compiler.version>
Expand Down

0 comments on commit 1786ea3

Please sign in to comment.