Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

Commit 64bb5dc

Browse files
committed
uprev to 1.5.2 and include newest rsocket-rpc
1 parent 16e8e39 commit 64bb5dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ subprojects {
3535

3636
ext['reactor-bom.version'] = 'Californium-SR1'
3737
ext['rsocket.version'] = '0.11.12'
38-
ext['rsocket-rpc.version'] = '0.2.6'
38+
ext['rsocket-rpc.version'] = '0.2.10'
3939

4040
ext['jackson.version'] = '2.9.7'
4141
ext['jackson-protobuf.version'] = '0.9.10-jackson2.9-proto3'

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
group=io.netifi.proteus
2-
version=1.5.1
2+
version=1.5.2

0 commit comments

Comments
 (0)