We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14b5751 + bc5d414 commit 336fb7fCopy full SHA for 336fb7f
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.62.2"
+def grpcVersion = "1.63.0"
81
def protocVersion = "3.17.3"
82
def authzedProtoCommit = "v1.30.0"
83
def bufDir = "${buildDir}/buf"
0 commit comments