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 fa13c81 commit 553a920Copy full SHA for 553a920
SpringBootGRpc/build.gradle
@@ -14,7 +14,7 @@ var grpcVersion='1.42.0'
14
15
dependencies {
16
implementation 'org.springframework.boot:spring-boot-starter-web'
17
- implementation 'io.github.lognet:grpc-spring-boot-starter:4.5.8'
+ implementation 'io.github.lognet:grpc-spring-boot-starter:4.5.9'
18
implementation "com.google.protobuf:protobuf-java-util:${protobufVersion}"
19
}
20
0 commit comments