Browse Source

Start building against Reactor Bom 2020.0.38 snapshots

See gh-38280
pull/38403/head
Andy Wilkinson 2 years ago
parent
commit
274ac907d2
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1480,7 +1480,7 @@ bom { @@ -1480,7 +1480,7 @@ bom {
]
}
}
library("Reactor Bom", "2020.0.37") {
library("Reactor Bom", "2020.0.38-SNAPSHOT") {
considerSnapshots()
calendarName = "Reactor"
group("io.projectreactor") {

Loading…
Cancel
Save