Browse Source

Upgrade to Reactor Bom 2024.0.11

Closes gh-47448
pull/47676/head
Stéphane Nicoll 2 months ago
parent
commit
fdf1debe52
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save