Skip to content

Commit

Permalink
Bump grpc-protobuf from 1.13.1 to 1.23.0
Browse files Browse the repository at this point in the history
Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.13.1 to 1.23.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.13.1...v1.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 27, 2019
1 parent 4b6c1b6 commit cf115cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-protobuf</artifactId>
<version>1.13.1</version>
<version>1.23.0</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit cf115cd

Please sign in to comment.