Upgrade to Reactor Calfiornium-SR16
Closes gh-24527
This commit is contained in:
@@ -38,7 +38,7 @@ ext {
|
||||
kotlinVersion = "1.2.71"
|
||||
log4jVersion = "2.11.2"
|
||||
nettyVersion = "4.1.44.Final"
|
||||
reactorVersion = "Californium-BUILD-SNAPSHOT"
|
||||
reactorVersion = "Californium-SR16"
|
||||
rxjavaVersion = "1.3.8"
|
||||
rxjavaAdapterVersion = "1.2.1"
|
||||
rxjava2Version = "2.2.17"
|
||||
@@ -148,7 +148,6 @@ configure(allprojects) { project ->
|
||||
|
||||
repositories {
|
||||
maven { url "https://repo.spring.io/libs-release" }
|
||||
maven { url "https://repo.spring.io/libs-snapshot" } // Reactor snapshots
|
||||
mavenLocal()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user