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 3908329 commit 90e4e1aCopy full SHA for 90e4e1a
SpringBootGRpc/build.gradle
@@ -9,7 +9,7 @@ repositories {
9
mavenCentral()
10
}
11
12
-var protobufVersion='3.18.1'
+var protobufVersion='3.19.0'
13
var grpcVersion='1.41.0'
14
15
dependencies {
0 commit comments