Browse Source

Upgrade to Reactor Bom 2023.0.9

Closes gh-41722
pull/42868/head
Stéphane Nicoll 1 year ago
parent
commit
ae8d682871
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save