提交 ed61f445 编写于 作者: R Rossen Stoyanchev

Upgrade to Disprosium-M1

Closes gh-22930
上级 06c3a058
...@@ -39,7 +39,7 @@ ext { ...@@ -39,7 +39,7 @@ ext {
kotlinVersion = "1.3.31" kotlinVersion = "1.3.31"
log4jVersion = "2.11.2" log4jVersion = "2.11.2"
nettyVersion = "4.1.36.Final" nettyVersion = "4.1.36.Final"
reactorVersion = "Dysprosium-BUILD-SNAPSHOT" reactorVersion = "Dysprosium-M1"
rxjavaVersion = "1.3.8" rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1" rxjavaAdapterVersion = "1.2.1"
rxjava2Version = "2.2.8" rxjava2Version = "2.2.8"
...@@ -148,7 +148,7 @@ configure(allprojects) { project -> ...@@ -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/snapshot" } // Reactor maven { url "https://repo.spring.io/milestone" } // Reactor
maven { url "https://oss.jfrog.org/artifactory/libs-snapshot" } // RSocket maven { url "https://oss.jfrog.org/artifactory/libs-snapshot" } // RSocket
mavenLocal() mavenLocal()
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册