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 97784e0 commit 9d57662Copy full SHA for 9d57662
SpringBootGRpc/build.gradle
@@ -33,7 +33,7 @@ repositories {
33
34
dependencies {
35
compile('org.springframework.boot:spring-boot-starter-web')
36
- compile('io.github.lognet:grpc-spring-boot-starter:3.4.1')
+ compile('io.github.lognet:grpc-spring-boot-starter:3.5.0')
37
compile('com.google.protobuf:protobuf-java-util:3.10.0')
38
testCompile('org.springframework.boot:spring-boot-starter-test')
39
}
0 commit comments