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 756711f commit 2e4d670Copy full SHA for 2e4d670
SpringBootGRpc/build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
var protobufVersion='3.19.1'
13
-var grpcVersion='1.42.1'
+var grpcVersion='1.43.0'
14
15
dependencies {
16
implementation 'org.springframework.boot:spring-boot-starter-web'
0 commit comments