Skip to content

Commit 3b6972f

Browse files
Merge pull request #5 from traitify/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.10 to 4.13.1
2 parents d8206c3 + 5549f0a commit 3b6972f

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
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>junit</groupId>
3838
<artifactId>junit</artifactId>
39-
<version>4.10</version>
39+
<version>4.13.1</version>
4040
<scope>test</scope>
4141
</dependency>
4242
<dependency>

0 commit comments

Comments
 (0)