Browse Source

Start building against Reactor Bom 2025.0.0-M7 snapshots

See gh-46998
pull/47012/head
Andy Wilkinson 5 months ago
parent
commit
f3ac2d5906
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -1938,7 +1938,7 @@ bom { @@ -1938,7 +1938,7 @@ bom {
]
}
}
library("Reactor Bom", "2025.0.0-M6") {
library("Reactor Bom", "2025.0.0-SNAPSHOT") {
considerSnapshots()
calendarName = "Reactor"
group("io.projectreactor") {

Loading…
Cancel
Save