Browse Source

Start building against Reactor Bom 2025.0.1 snapshots

See gh-48435
pull/48480/head
Stéphane Nicoll 1 week ago
parent
commit
1b092bf78c
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save