We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690e457 commit 12b585cCopy full SHA for 12b585c
SpringBootGRpc/build.gradle
@@ -9,7 +9,7 @@ repositories {
9
mavenCentral()
10
}
11
12
-var protobufVersion='4.29.2'
+var protobufVersion='4.29.3'
13
var grpcVersion='1.70.0'
14
15
dependencies {
0 commit comments