Skip to content

Commit

Permalink
Bump antlr4test-maven-plugin from 1.18 to 1.19
Browse files Browse the repository at this point in the history
Bumps [antlr4test-maven-plugin](https://github.com/antlr/antlr4test-maven-plugin) from 1.18 to 1.19.
- [Release notes](https://github.com/antlr/antlr4test-maven-plugin/releases)
- [Commits](https://github.com/antlr/antlr4test-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: com.khubla.antlr:antlr4test-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2021
1 parent 79e28a0 commit c3f244f
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 @@ -11,7 +11,7 @@
<maven.compiler.target>1.7</maven.compiler.target>
<maven.compiler.source>1.7</maven.compiler.source>
<antlr.version>4.9.3</antlr.version>
<antlr4test-maven-plugin.version>1.18</antlr4test-maven-plugin.version>
<antlr4test-maven-plugin.version>1.19</antlr4test-maven-plugin.version>
<junit.version>4.13.2</junit.version>
</properties>
<prerequisites>
Expand Down

0 comments on commit c3f244f

Please sign in to comment.