Skip to content

Commit

Permalink
Merge pull request #24 from teverett/dependabot/maven/antlr.version-4.9
Browse files Browse the repository at this point in the history
Bump antlr.version from 4.8-1 to 4.9
  • Loading branch information
teverett authored Nov 25, 2020
2 parents fff0d36 + 901827b commit 62f44f7
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.8-1</antlr.version>
<antlr.version>4.9</antlr.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 62f44f7

Please sign in to comment.