Browse Source

Start building against Reactor 2020.0.7 snapshots

See gh-26358
pull/26435/head
Stephane Nicoll 5 years ago
parent
commit
17fdd5a79f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save