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 38c4b63 commit 5089b0dCopy full SHA for 5089b0d
README.adoc
@@ -27,7 +27,7 @@ repositories {
27
28
}
29
dependencies {
30
- compile 'io.github.lognet:grpc-spring-boot-starter:3.5.0'
+ compile 'io.github.lognet:grpc-spring-boot-starter:3.5.1'
31
32
33
gradle.properties
@@ -1,4 +1,4 @@
1
-version=3.5.1
+version=3.5.2-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