We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 621a5b8 + e5e423d commit 54876edCopy full SHA for 54876ed
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.64.0"
+def grpcVersion = "1.65.0"
81
def protocVersion = "3.25.3"
82
def authzedProtoCommit = "v1.34.0"
83
def bufDir = "${buildDir}/buf"
0 commit comments