Browse Source

Start building against Reactor 2020.0.13 snapshots

See gh-28505
2.4.x
Stephane Nicoll 4 years ago
parent
commit
d887e438eb
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save