We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd91f4c + adca161 commit 04b767dCopy full SHA for 04b767d
build.gradle
@@ -83,7 +83,7 @@ tasks.sourcesJar {
83
// All it does is complain about generated code.
84
javadoc { options.addStringOption('Xdoclint:none', '-quiet') }
85
86
-def grpcVersion = "1.66.0"
+def grpcVersion = "1.68.0"
87
def protocVersion = "4.28.2"
88
def authzedProtoCommit = "v1.37.0"
89
def bufDir = "${buildDir}/buf"
0 commit comments