Skip to content

Commit 4d43f30

Browse files
Merge pull request #1801 from google/dependabot/maven/proto/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /proto
2 parents b7c590f + 345dea2 commit 4d43f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>junit</groupId>
7878
<artifactId>junit</artifactId>
79-
<version>4.12</version>
79+
<version>4.13.1</version>
8080
<scope>test</scope>
8181
</dependency>
8282

0 commit comments

Comments
 (0)