Skip to content

Commit 7046197

Browse files
Merge pull request #15 from traitify/dependabot/maven/junit-junit-4.13.2
Bump junit:junit from 4.13.1 to 4.13.2
2 parents d7ec744 + 67114c9 commit 7046197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
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.13.1</version>
39+
<version>4.13.2</version>
4040
<scope>test</scope>
4141
</dependency>
4242
</dependencies>

0 commit comments

Comments
 (0)