Skip to content

Commit

Permalink
Update to ANTLR and test plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lszeremeta committed Jan 11, 2021
1 parent d510718 commit a4535bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<target.jvm>1.7</target.jvm>
<antlr.version>4.9</antlr.version>
<antlr4test-maven-plugin.version>1.16</antlr4test-maven-plugin.version>
<antlr.version>4.9.1</antlr.version>
<antlr4test-maven-plugin.version>1.17</antlr4test-maven-plugin.version>
<junit.version>4.13.1</junit.version>
</properties>
<prerequisites>
Expand Down

0 comments on commit a4535bf

Please sign in to comment.