Skip to content

Commit 572ede9

Browse files
authored
Merge pull request #9 from Wedjaa/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 225bcc6 + 9cfef8e commit 572ede9

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
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>junit</groupId>
1919
<artifactId>junit</artifactId>
20-
<version>4.12</version>
20+
<version>4.13.1</version>
2121
<scope>test</scope>
2222
</dependency>
2323
<dependency>

0 commit comments

Comments
 (0)