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 9401b58 commit f1dfcd1Copy full SHA for f1dfcd1
SpringBootGRpc/build.gradle
@@ -9,7 +9,7 @@ repositories {
9
mavenCentral()
10
}
11
12
-var protobufVersion='3.25.3'
+var protobufVersion='4.28.2'
13
var grpcVersion='1.68.0'
14
15
dependencies {
0 commit comments