We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b175eb + f4762d7 commit 74ccfddCopy full SHA for 74ccfdd
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.65.0"
+def grpcVersion = "1.65.1"
81
def protocVersion = "3.25.3"
82
def authzedProtoCommit = "v1.34.0"
83
def bufDir = "${buildDir}/buf"
0 commit comments