We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2626df commit 74fcf2aCopy full SHA for 74fcf2a
SpringBootGRpc/build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
var protobufVersion='3.25.3'
13
-var grpcVersion='1.65.1'
+var grpcVersion='1.66.0'
14
15
dependencies {
16
implementation 'javax.annotation:javax.annotation-api:1.3.2' // https://github.com/grpc/grpc-java/issues/9179
0 commit comments