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