Skip to content

Commit afa1cf5

Browse files
authored
chore(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.42.0 (GoogleCloudPlatform#6364)
1 parent 5c168ed commit afa1cf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

endpoints/getting-started-grpc/api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ buildscript {
2727
}
2828
}
2929

30-
def grpcVersion = '1.41.0'
30+
def grpcVersion = '1.42.0'
3131

3232
dependencies {
3333
repositories {

0 commit comments

Comments
 (0)