Upgrade to reactor Dysprosium snapshots
This commit is contained in:
@@ -148,7 +148,7 @@ configure(allprojects) { project ->
|
|||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
maven { url "https://repo.spring.io/libs-release" }
|
maven { url "https://repo.spring.io/libs-release" }
|
||||||
maven { url "https://repo.spring.io/milestone" } // Reactor
|
maven { url "https://repo.spring.io/snapshot" } // Reactor
|
||||||
maven { url "https://oss.jfrog.org/artifactory/libs-snapshot" } // RSocket
|
maven { url "https://oss.jfrog.org/artifactory/libs-snapshot" } // RSocket
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user