Browse Source

Upgrade to Reactor Bom 2023.0.8

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

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

@ -1680,7 +1680,7 @@ bom { @@ -1680,7 +1680,7 @@ bom {
]
}
}
library("Reactor Bom", "2023.0.7") {
library("Reactor Bom", "2023.0.8") {
considerSnapshots()
calendarName = "Reactor"
group("io.projectreactor") {

Loading…
Cancel
Save