Skip to content

Commit 53067ca

Browse files
authored
Merge pull request #154 from arnaud-m/dependabot/maven/org.antlr-antlr4-runtime-4.13.0
Bump antlr4-runtime from 4.12.0 to 4.13.0
2 parents 3c31360 + 3c8bf46 commit 53067ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.antlr</groupId>
7171
<artifactId>antlr4-runtime</artifactId>
72-
<version>4.12.0</version>
72+
<version>4.13.0</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>antlr</groupId>

0 commit comments

Comments
 (0)