Browse Source

Start building against Reactor Bom 2022.0.7 snapshots

See gh-35299
pull/35611/head
Stephane Nicoll 3 years ago
parent
commit
968006cc19
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save