Skip to content

Commit 0f058a6

Browse files
authored
Merge pull request #72 from tunnelvisionlabs/update-junit
Update junit to 4.13.1 in antlr4-maven-plugin
2 parents d4e921f + 0f348f5 commit 0f058a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

antlr4-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282

8383
<groupId>junit</groupId>
8484
<artifactId>junit</artifactId>
85-
<version>4.12</version>
85+
<version>4.13.1</version>
8686
<scope>test</scope>
8787

8888
</dependency>

0 commit comments

Comments
 (0)