Skip to content

Commit 4830401

Browse files
committed
uprev to 1.5.2
1 parent a2dc0d5 commit 4830401

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ subprojects {
22
apply plugin: 'idea'
33

44
group 'io.netifi.proteus.quickstart'
5-
version '1.5.0'
5+
version '1.5.2'
66

77
// Proteus Versions
88
ext {
9-
proteusVersion = '1.5.0'
10-
rsocketRpcVersion = '0.2.4'
9+
proteusVersion = '1.5.2'
10+
rsocketRpcVersion = '0.2.10'
1111
}
1212

1313
repositories {

0 commit comments

Comments
 (0)