We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 006e81f + 3798bc8 commit 42757e6Copy full SHA for 42757e6
1 file changed
build.gradle
@@ -77,7 +77,7 @@ java {
77
// All it does is complain about generated code.
78
javadoc { options.addStringOption('Xdoclint:none', '-quiet') }
79
80
-def grpcVersion = "1.63.0"
+def grpcVersion = "1.64.0"
81
def protocVersion = "3.25.3"
82
def authzedProtoCommit = "v1.33.0"
83
def bufDir = "${buildDir}/buf"
0 commit comments