Browse Source

Upgrade to Reactor 2020.0.3

Closes gh-24698
pull/24986/head
Stephane Nicoll 5 years ago
parent
commit
31de36565f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save