Skip to content

Commit 4c9ec7c

Browse files
author
David Koblas
authored
Merge pull request #7 from PaymentRails/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 14a097e + 7634262 commit 4c9ec7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>junit</groupId>
2525
<artifactId>junit</artifactId>
26-
<version>4.12</version>
26+
<version>4.13.1</version>
2727
<scope>test</scope>
2828
</dependency>
2929
<dependency>

0 commit comments

Comments
 (0)