mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 14:09:25 +00:00
Upgrade RSocket snapshot version
This commit is contained in:
@@ -7,7 +7,7 @@ dependencyManagement {
|
||||
}
|
||||
}
|
||||
|
||||
def rsocketVersion = "0.12.1-RC4-SNAPSHOT"
|
||||
def rsocketVersion = "0.12.2-RC3-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
compile(project(":spring-beans"))
|
||||
|
||||
Reference in New Issue
Block a user