Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0643336

Browse files
authored
Merge pull request google#415 from google/dependabot/maven/java/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /java
2 parents 9889494 + 6bc4265 commit 0643336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>junit</groupId>
2929
<artifactId>junit</artifactId>
30-
<version>4.12</version>
30+
<version>4.13.1</version>
3131
<scope>test</scope>
3232
</dependency>
3333
</dependencies>

0 commit comments

Comments
 (0)