Browse Source

Start building against Reactor 2020.0.25 snapshots

See gh-33123
pull/33276/head
Stephane Nicoll 3 years ago
parent
commit
89212aa3ba
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save