Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 16, 2019
1 parent 64b000e commit 1e500d9
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 @@ -13,7 +13,7 @@ protobuf {

plugins {
grpc {
artifact = 'io.grpc:protoc-gen-grpc-java:1.21.0'
artifact = 'io.grpc:protoc-gen-grpc-java:1.22.1'
}

reactor {
Expand Down

0 comments on commit 1e500d9

Please sign in to comment.