We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92db071 commit f171080Copy full SHA for f171080
build.gradle
@@ -23,7 +23,7 @@ repositories {
23
sourceCompatibility = 1.8
24
targetCompatibility = 1.8
25
26
-def grpcVersion = '1.73.0'
+def grpcVersion = '1.75.0'
27
def protobufVersion = '4.32.0'
28
def protocVersion = protobufVersion
29
0 commit comments