Browse Source

Start building against Reactor 2020.0.10 snapshots

See gh-27606
pull/27625/head
Stephane Nicoll 4 years ago
parent
commit
4977d7438f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save