Browse Source

Upgrade to Reactor Bom 2024.0.0-M4

Closes gh-41438
pull/41443/head
Andy Wilkinson 2 years ago
parent
commit
a349170073
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1654,7 +1654,7 @@ bom { @@ -1654,7 +1654,7 @@ bom {
]
}
}
library("Reactor Bom", "2024.0.0-M3") {
library("Reactor Bom", "2024.0.0-M4") {
considerSnapshots()
calendarName = "Reactor"
group("io.projectreactor") {

Loading…
Cancel
Save