Browse Source

Start building against Reactor 2020.0.24 snapshots

See gh-32592
pull/32861/head
Stephane Nicoll 4 years ago
parent
commit
593f2ca7fe
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save