Browse Source

Upgrade to Reactor 2020.0.15

Closes gh-29280
pull/29975/head
Stephane Nicoll 4 years ago
parent
commit
34576f07d8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save