Browse Source

Upgrade to Reactor Dysprosium-SR8

Closes gh-21731
pull/21793/head
Stephane Nicoll 6 years ago
parent
commit
e9f6dc9d9a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save