Upgrade to reactor Dysprosium snapshots
This commit is contained in:
parent
0aaf5785dd
commit
ecf45edfb6
|
|
@ -148,7 +148,7 @@ configure(allprojects) { project ->
|
|||
|
||||
repositories {
|
||||
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
|
||||
mavenLocal()
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue