We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbedc13 commit 13684a9Copy full SHA for 13684a9
1 file changed
build.gradle
@@ -23,7 +23,7 @@ repositories {
23
sourceCompatibility = 1.8
24
targetCompatibility = 1.8
25
26
-def grpcVersion = '1.72.0'
+def grpcVersion = '1.73.0'
27
def protobufVersion = '4.31.1'
28
def protocVersion = protobufVersion
29
0 commit comments