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 8a1f5b1 commit a899c49Copy full SHA for a899c49
SpringBootGRpc/build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
var protobufVersion='4.29.2'
13
-var grpcVersion='1.69.0'
+var grpcVersion='1.70.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