Skip to content

Commit 63824fc

Browse files
authored
Merge pull request iipc#90 from iipc/dependabot/maven/junit-junit-4.13.1
Bump junit from 3.8.1 to 4.13.1
2 parents 21c5cc4 + 9041ff4 commit 63824fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>junit</groupId>
6666
<artifactId>junit</artifactId>
67-
<version>3.8.1</version>
67+
<version>4.13.1</version>
6868
</dependency>
6969

7070
<dependency>

0 commit comments

Comments
 (0)