提交 6fdeb10e 编写于 作者: S Stephane Nicoll

Start building against Reactor Dysprosium-SR2 snapshots

See gh-24037
上级 f4e02883
......@@ -45,7 +45,7 @@ configure(allprojects) { project ->
imports {
mavenBom "com.fasterxml.jackson:jackson-bom:2.10.1"
mavenBom "io.netty:netty-bom:4.1.43.Final"
mavenBom "io.projectreactor:reactor-bom:Dysprosium-SR1"
mavenBom "io.projectreactor:reactor-bom:Dysprosium-BUILD-SNAPSHOT"
mavenBom "io.rsocket:rsocket-bom:1.0.0-RC5"
mavenBom "org.eclipse.jetty:jetty-bom:9.4.21.v20190926"
mavenBom "org.jetbrains.kotlin:kotlin-bom:1.3.60"
......@@ -296,6 +296,7 @@ configure(allprojects) { project ->
repositories {
mavenCentral()
maven { url "https://repo.spring.io/libs-spring-framework-build" }
maven { url "https://repo.spring.io/snapshot" }
}
}
configurations.all {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册