Browse Source

Upgrade to Reactor Bom 2022.0.10

Closes gh-36841
pull/38706/head
Stephane Nicoll 2 years ago
parent
commit
a8bbae0dc1
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save