Skip to content

Commit

Permalink
Update dependency org.antlr:antlr4-runtime to v4.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2023
1 parent 60e4b2c commit 13e4f5e
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 @@ -1531,7 +1531,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
<!-- Don't forget to change the version of the ANTLR4-MAVEN-PLUGIN too! -->
<version>4.12.0</version>
<version>4.13.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
Expand Down

0 comments on commit 13e4f5e

Please sign in to comment.