Skip to content

Commit

Permalink
Merge pull request #154 from antlr/dependabot/maven/antlr.version-4.13.1
Browse files Browse the repository at this point in the history
Bump antlr.version from 4.12.0 to 4.13.1
  • Loading branch information
teverett committed May 14, 2024
2 parents 168bb70 + 5ec8da6 commit 4694eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antlr4-formatter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<artifactId>antlr4-formatter</artifactId>

<properties>
<antlr.version>4.12.0</antlr.version>
<antlr.version>4.13.1</antlr.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 4694eb4

Please sign in to comment.