Browse Source

Upgrade to Reactor Bom 2023.0.12

Closes gh-42995
pull/43191/head
Stéphane Nicoll 1 year ago
parent
commit
eec89a2696
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save