Skip to content

Commit

Permalink
Merge pull request #158 from teverett/dependabot/maven/antlr.version-…
Browse files Browse the repository at this point in the history
…4.13.2

Bump antlr.version from 4.13.1 to 4.13.2
  • Loading branch information
teverett authored Nov 9, 2024
2 parents d41828b + adbab03 commit 5076333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jvmbasicc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>
<properties>
<asm.version>9.7</asm.version>
<antlr.version>4.13.1</antlr.version>
<antlr.version>4.13.2</antlr.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 5076333

Please sign in to comment.