Browse Source

Start building against Reactor 2020.0.12 snapshots

See gh-28251
pull/28267/head
Stephane Nicoll 4 years ago
parent
commit
8d09d81173
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save