Browse Source

Start building against Reactor 2020.0.17 snapshots

See gh-30176
pull/30349/head
Stephane Nicoll 4 years ago
parent
commit
2d1f5d3bc1
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1455,7 +1455,7 @@ bom { @@ -1455,7 +1455,7 @@ bom {
]
}
}
library("Reactor Bom", "2020.0.16") {
library("Reactor Bom", "2020.0.17-SNAPSHOT") {
group("io.projectreactor") {
imports = [
"reactor-bom"

Loading…
Cancel
Save