We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 775bb75 + 7437b88 commit 538a8b8Copy full SHA for 538a8b8
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.57.2"
+def grpcVersion = "1.62.2"
81
def protocVersion = "3.17.3"
82
def authzedProtoCommit = "v1.30.0"
83
def bufDir = "${buildDir}/buf"
0 commit comments