Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 25, 2019
1 parent 7809bd9 commit a96800d
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.0'

compile 'io.grpc:grpc-netty:1.22.1'
compile 'io.grpc:grpc-protobuf:1.15.1'
compile 'io.grpc:grpc-protobuf:1.22.1'
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 a96800d

Please sign in to comment.