Browse Source

Start building against Reactor Dysprosium-SR17 snapshots

See gh-25280
pull/25353/head
Stephane Nicoll 5 years ago
parent
commit
2c2fedc156
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save