Browse Source

Start building against Reactor Dysprosium-SR13 snapshots

See gh-23770
pull/26228/head
Stephane Nicoll 5 years ago
parent
commit
e61595927b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save