Use most recent RSocket RC for M2 release
This commit is contained in:
parent
8b08b6812a
commit
06c3a058f4
|
@ -7,7 +7,7 @@ dependencyManagement {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
def rsocketVersion = "0.12.2-RC3-SNAPSHOT"
|
def rsocketVersion = "0.12.2-RC2"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile(project(":spring-beans"))
|
compile(project(":spring-beans"))
|
||||||
|
|
Loading…
Reference in New Issue