Skip to content

Commit 3094384

Browse files
deps: update dependency io.grpc:grpc-stub to v1.62.2
1 parent c2e4d4b commit 3094384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grpc-google-common-protos/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
}
1919

2020
dependencies {
21-
compile 'io.grpc:grpc-stub:1.49.0'
21+
compile 'io.grpc:grpc-stub:1.62.2'
2222
compile 'io.grpc:grpc-protobuf:1.49.0'
2323
compile project(':proto-google-common-protos')
2424
}

0 commit comments

Comments
 (0)