Skip to content

Commit

Permalink
chore(deps): update dependency org.antlr:antlr4-maven-plugin to v4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 20, 2023
1 parent a03203b commit 13bdadf
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 @@ -281,7 +281,7 @@ SOFTWARE.
<plugin>
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
<version>4.11.1</version>
<version>4.12.0</version>
<configuration>
<treatWarningsAsErrors>true</treatWarningsAsErrors>
</configuration>
Expand Down

0 comments on commit 13bdadf

Please sign in to comment.