Skip to content

Commit 4b02367

Browse files
author
Alexander Furer
committed
next dev version
1 parent 9223510 commit 4b02367

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.3.0'
30+
compile 'io.github.lognet:grpc-spring-boot-starter:3.4.0'
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.4.0
1+
version=3.4.1-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)