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.
1 parent 5b5dd2f commit a05b50eCopy full SHA for a05b50e
grpc/build.gradle.kts
@@ -15,7 +15,7 @@ java {
15
}
16
17
18
-var grpcVersion = "1.65.0" // CURRENT_GRPC_VERSION
+var grpcVersion = "1.65.1" // CURRENT_GRPC_VERSION
19
var protobufVersion = "3.25.3"
20
var protocVersion = protobufVersion
21
0 commit comments