Skip to content

Commit d827add

Browse files
authored
Merge pull request #31 from GovTechSG/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents a50c5e3 + 4ebac20 commit d827add

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
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>junit</groupId>
6363
<artifactId>junit</artifactId>
64-
<version>4.12</version>
64+
<version>4.13.1</version>
6565
<scope>test</scope>
6666
<exclusions>
6767
<exclusion>

0 commit comments

Comments
 (0)