Skip to content

Commit b78b7f6

Browse files
authored
Merge pull request #29 from p8a/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 5c6cd64 + 1c6c67d commit b78b7f6

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
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>junit</groupId>
3636
<artifactId>junit</artifactId>
37-
<version>4.12</version>
37+
<version>4.13.1</version>
3838
<scope>test</scope>
3939
</dependency>
4040
<dependency>

0 commit comments

Comments
 (0)