Browse Source

Upgrade to Reactor Bom 2020.0.33

Closes gh-35726
pull/35903/head
Stephane Nicoll 3 years ago
parent
commit
f2a44d7f06
  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.33-SNAPSHOT") {
library("Reactor Bom", "2020.0.33") {
group("io.projectreactor") {
imports = [
"reactor-bom"

Loading…
Cancel
Save