Skip to content

Commit b57766b

Browse files
authored
Merge pull request #22 from wendykierp/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2 parents 3c3253f + ce15111 commit b57766b

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

0 commit comments

Comments
 (0)