Browse Source

Start building against Reactor 2020.0.9 snapshots

See gh-27159
pull/27348/head
Stephane Nicoll 5 years ago
parent
commit
74d5fdbcd0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save