Skip to content

Commit a51137b

Browse files
authored
Merge pull request #3 from LambdaTest/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 711e7aa + a7bdfcb commit a51137b

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
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>junit</groupId>
2626
<artifactId>junit</artifactId>
27-
<version>4.12</version>
27+
<version>4.13.1</version>
2828
<scope>test</scope>
2929
</dependency>
3030
<dependency>

0 commit comments

Comments
 (0)