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

Commit 61a025e

Browse files
twixtheherobogdandrutu
authored andcommitted
Build: Upgrade gRPC version. (#2001)
1 parent 2a17c84 commit 61a025e

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
@@ -161,7 +161,7 @@ subprojects {
161161
findBugsAnnotationsVersion = '3.0.1'
162162
findBugsJsr305Version = '3.0.2'
163163
errorProneVersion = '2.3.2'
164-
grpcVersion = '1.22.1'
164+
grpcVersion = '1.25.0'
165165
guavaVersion = '26.0-android'
166166
googleAuthVersion = '0.16.2'
167167
googleCloudBetaVersion = '0.100.0-beta'

0 commit comments

Comments
 (0)