Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 6a03b92

Browse files
pongadgarrettjonesgoogle
authored andcommitted
bump grpc to 1.10.1 (#515)
1 parent 03a0c49 commit 6a03b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ apply plugin: 'io.codearte.nexus-staging'
2525
project.version = file("gax/version.txt").text.trim()
2626

2727
ext {
28-
grpcVersion = '1.9.0'
28+
grpcVersion = '1.10.1'
2929
commonProtosVersion = '1.0.0'
3030
authVersion = '0.9.0'
3131
// Project names not used for release

0 commit comments

Comments
 (0)