Skip to content

Commit

Permalink
Bump grpc-netty from 1.15.1 to 1.22.1 (#149)
Browse files Browse the repository at this point in the history
Bumps [grpc-netty](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 and bsideup committed Jul 18, 2019
1 parent fa90723 commit fc75578
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 @@ -55,7 +55,7 @@ dependencies {

compile 'com.google.protobuf:protobuf-java:3.9.0'

compile 'io.grpc:grpc-netty:1.15.1'
compile 'io.grpc:grpc-netty:1.22.1'
compile 'io.grpc:grpc-protobuf:1.15.1'
compile 'com.salesforce.servicelibs:reactor-grpc-stub:0.10.0'

Expand Down

0 comments on commit fc75578

Please sign in to comment.