Skip to content

Commit

Permalink
Merge pull request #85 from heowc/dependabot/gradle/io.grpc-protoc-ge…
Browse files Browse the repository at this point in the history
…n-grpc-java-1.23.0
  • Loading branch information
dependabot-preview[bot] committed Aug 19, 2019
2 parents abf0787 + 7605f3a commit 2057f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpringBootGRpc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ protobuf {
}
plugins {
grpc {
artifact = 'io.grpc:protoc-gen-grpc-java:1.22.0'
artifact = 'io.grpc:protoc-gen-grpc-java:1.23.0'
}
}
generateProtoTasks {
Expand Down

0 comments on commit 2057f4a

Please sign in to comment.