提交 5c860afa 编写于 作者: S Stephane Nicoll

Upgrade to Reactor Dysprosium-M3

上级 c9340eca
......@@ -40,7 +40,7 @@ ext {
kotlinVersion = "1.3.41"
log4jVersion = "2.12.0"
nettyVersion = "4.1.37.Final"
reactorVersion = "Dysprosium-BUILD-SNAPSHOT"
reactorVersion = "Dysprosium-M3"
rsocketVersion = "0.12.2-RC4"
rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1"
......@@ -156,7 +156,7 @@ configure(allprojects) { project ->
repositories {
mavenCentral()
maven { url "https://repo.spring.io/libs-release" }
maven { url "https://repo.spring.io/snapshot" } // Reactor
maven { url "https://repo.spring.io/milestone" } // Reactor
mavenLocal()
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册