Skip to content

Commit

Permalink
Merge pull request #21 from vinsguru/dependabot/maven/grpc/grpc-serve…
Browse files Browse the repository at this point in the history
…r-streaming/junit-junit-4.13.1

Bump junit from 4.13 to 4.13.1 in /grpc/grpc-server-streaming
  • Loading branch information
vinsguru authored Jun 26, 2022
2 parents d8a2300 + be2ed24 commit fc6cdfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grpc/grpc-server-streaming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit fc6cdfc

Please sign in to comment.