Browse Source

Start building against Reactor Bom 2020.0.37 snapshots

See gh-37675
pull/38228/head
Andy Wilkinson 2 years ago
parent
commit
026bc31c3e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save