Skip to content

Commit a62abca

Browse files
committed
Merge branch 'hotfix/1.5.2'
2 parents a2dc0d5 + 4830401 commit a62abca

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)