Browse Source

Upgrade to Reactor Bom 2025.0.1

Closes gh-48435
pull/48480/head
Stéphane Nicoll 1 week ago
parent
commit
f28ae08d05
  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-SNAPSHOT") {
library("Reactor Bom", "2025.0.1") {
considerSnapshots()
calendarName = "Reactor"
group("io.projectreactor") {

Loading…
Cancel
Save