Browse Source

Start building against Reactor Bom 2025.0.2 snapshots

See gh-48714
pull/48817/head
Andy Wilkinson 3 weeks ago
parent
commit
f1cbbfae2f
  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.1") {
library("Reactor Bom", "2025.0.2-SNAPSHOT") {
considerSnapshots()
calendarName = "Reactor"
group("io.projectreactor") {

Loading…
Cancel
Save