Skip to content

Commit 5089b0d

Browse files
author
Alexander Furer
committed
next dev version
1 parent 38c4b63 commit 5089b0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repositories {
2727
2828
}
2929
dependencies {
30-
compile 'io.github.lognet:grpc-spring-boot-starter:3.5.0'
30+
compile 'io.github.lognet:grpc-spring-boot-starter:3.5.1'
3131
}
3232
3333

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=3.5.1
1+
version=3.5.2-SNAPSHOT
22
group=io.github.lognet
33
description=Spring Boot starter for Google RPC.
44
gitHubUrl=https\://github.com/LogNet/grpc-spring-boot-starter

0 commit comments

Comments
 (0)