Skip to content

Commit

Permalink
Bump grpc-netty from 1.27.1 to 1.28.1 (#100)
Browse files Browse the repository at this point in the history
Bumps [grpc-netty](https://github.com/grpc/grpc-java) from 1.27.1 to 1.28.1.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.27.1...v1.28.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 16, 2020
1 parent 373c08c commit d6b61a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grpc-runtime/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
compileOnly "io.micronaut:micronaut-discovery-client:$micronautVersion"
compileOnly "io.micronaut:micronaut-tracing:$micronautVersion"
compileOnly 'io.opentracing.contrib:opentracing-grpc:0.2.1'
compile "io.grpc:grpc-netty:1.27.1"
compile "io.grpc:grpc-netty:1.28.1"
compile "io.grpc:grpc-protobuf:1.28.1"
compile "io.grpc:grpc-stub:1.28.1"

Expand Down

0 comments on commit d6b61a4

Please sign in to comment.