We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545cca9 commit 2ea330fCopy full SHA for 2ea330f
1 file changed
build.gradle
@@ -23,7 +23,7 @@ repositories {
23
sourceCompatibility = 1.8
24
targetCompatibility = 1.8
25
26
-def grpcVersion = '1.75.0'
+def grpcVersion = '1.76.0'
27
def protobufVersion = '4.32.1'
28
def protocVersion = protobufVersion
29
0 commit comments