Browse Source

Start building against Reactor Bom 2020.0.31 snapshots

See gh-34856
pull/34975/head
Stephane Nicoll 3 years ago
parent
commit
a51dff9ef1
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save