Browse Source

Upgrade to Reactor Bom 2024.0.16

Closes gh-49405
pull/49591/head
Stéphane Nicoll 1 week ago
parent
commit
f66615bd9b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save