Skip to content

Commit 38b342d

Browse files
authored
Merge pull request #738 from CogComp/dependabot/maven/verbsense/junit-junit-4.13.1
Bump junit from 3.8.1 to 4.13.1 in /verbsense
2 parents 04857d2 + 5a150c4 commit 38b342d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

verbsense/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>junit</groupId>
9191
<artifactId>junit</artifactId>
92-
<version>3.8.1</version>
92+
<version>4.13.1</version>
9393
<scope>test</scope>
9494
</dependency>
9595
<dependency>

0 commit comments

Comments
 (0)