Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Sep 26, 2019
1 parent 0ddb3a3 commit f104186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
compile 'com.google.protobuf:protobuf-java:3.9.1'

compile 'io.grpc:grpc-netty:1.23.0'
compile 'io.grpc:grpc-protobuf:1.23.0'
compile 'io.grpc:grpc-protobuf:1.24.0'
compile 'com.salesforce.servicelibs:reactor-grpc-stub:0.10.0'

runtime 'ch.qos.logback:logback-classic:1.2.3'
Expand Down

0 comments on commit f104186

Please sign in to comment.