Browse Source

Upgrade to Reactor 2020.0.0

Closes gh-23771
pull/28993/head
Stephane Nicoll 5 years ago
parent
commit
ca08664ebd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save