Skip to content

Commit 46ebe97

Browse files
authored
Merge pull request #3 from pmlopes/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 166a3fe + 597340e commit 46ebe97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>junit</groupId>
5858
<artifactId>junit</artifactId>
59-
<version>4.12</version>
59+
<version>4.13.1</version>
6060
<scope>test</scope>
6161
</dependency>
6262
</dependencies>

0 commit comments

Comments
 (0)