Skip to content

Commit 6bffebb

Browse files
committed
upgrade grpc to 1.71.0
1 parent e12597e commit 6bffebb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ glide = "4.11.0"
3131
googleApiClient = "1.30.9"
3232
googleServices = "4.3.15"
3333
gradleErrorpronePlugin = "3.1.0"
34-
grpc = "1.62.2"
34+
grpc = "1.71.0"
3535
grpcKotlin = "1.4.1"
3636
hamcrest = "2.2"
3737
hamcrestJunit = "2.0.0.0"

Diff for: gradle/wrapper/gradle-wrapper.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
#Thu Mar 06 14:11:22 EST 2025
12
distributionBase=GRADLE_USER_HOME
23
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
4-
networkTimeout=10000
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)