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 9223510 commit 4b02367Copy full SHA for 4b02367
README.adoc
@@ -27,7 +27,7 @@ repositories {
27
28
}
29
dependencies {
30
- compile 'io.github.lognet:grpc-spring-boot-starter:3.3.0'
+ compile 'io.github.lognet:grpc-spring-boot-starter:3.4.0'
31
32
33
gradle.properties
@@ -1,4 +1,4 @@
1
-version=3.4.0
+version=3.4.1-SNAPSHOT
2
group=io.github.lognet
3
description=Spring Boot starter for Google RPC.
4
gitHubUrl=https\://github.com/LogNet/grpc-spring-boot-starter
0 commit comments