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

Commit 54e23b9

Browse files
committed
Merge branch 'hotfix/1.5.2'
2 parents 2435f4c + 0c1b820 commit 54e23b9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ allprojects {
1717

1818
ext {
1919
protobufVersion = '3.6.1'
20-
rsocketRpcVersion = '0.2.4'
21-
proteusVersion = '1.5.0'
20+
rsocketRpcVersion = '0.2.10'
21+
proteusVersion = '1.5.2'
2222
springbomVersion = 'Cairo-SR3'
2323
}
2424

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.0
2+
version=1.5.2

0 commit comments

Comments
 (0)