Skip to content

Commit

Permalink
deps: update dependency io.grpc:grpc-testing to v1.30.0 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jun 9, 2020
1 parent ecbc599 commit eb1fee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubsublite-beam-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-testing</artifactId>
<version>1.29.0</version>
<version>1.30.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit eb1fee5

Please sign in to comment.