Browse Source

Start building against Reactor 2020.0.4 snapshots

See gh-25286
pull/25507/head
Stephane Nicoll 5 years ago
parent
commit
31a98f90c8
  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") {
library("Reactor Bom", "2020.0.4-SNAPSHOT") {
group("io.projectreactor") {
imports = [
"reactor-bom"

Loading…
Cancel
Save