Browse Source

Upgrade to Reactor 2024.0.0-M5

Closes gh-41752
pull/41876/head
Stéphane Nicoll 1 year ago
parent
commit
04d6f89f91
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1713,7 +1713,7 @@ bom { @@ -1713,7 +1713,7 @@ bom {
]
}
}
library("Reactor Bom", "2024.0.0-SNAPSHOT") {
library("Reactor Bom", "2024.0.0-M5") {
considerSnapshots()
calendarName = "Reactor"
group("io.projectreactor") {

Loading…
Cancel
Save