Browse Source

Start building against Reactor 2020.0.9 snapshots

See gh-27167
pull/27297/head
Stephane Nicoll 5 years ago
parent
commit
5981eba4f3
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save