Browse Source

Start building against Reactor Dysprosium-SR11 snapshots

See gh-22841
pull/22996/head
Stephane Nicoll 6 years ago
parent
commit
2a3d45e5c4
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save