提交 394c30ef 编写于 作者: R Rossen Stoyanchev

Update to Bismuth snapshots

上级 cd8a1bdb
......@@ -53,7 +53,7 @@ configure(allprojects) { project ->
ext.kotlinVersion = "1.2.21"
ext.log4jVersion = "2.10.0"
ext.nettyVersion = "4.1.21.Final"
ext.reactorVersion = "Bismuth-SR5"
ext.reactorVersion = "Bismuth-BUILD-SNAPSHOT"
ext.rxjavaVersion = "1.3.5"
ext.rxjavaAdapterVersion = "1.2.1"
ext.rxjava2Version = "2.1.9"
......@@ -140,6 +140,7 @@ configure(allprojects) { project ->
repositories {
maven { url "https://repo.spring.io/libs-release" }
maven { url "https://repo.spring.io/milestone" } // for AspectJ 1.9 beta
maven { url "https://repo.spring.io/snapshot" } // for Reactor
}
dependencies {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册