Browse Source

Upgrade to Reactor Bom 2023.0.16

Closes gh-44560
pull/42891/head
Stéphane Nicoll 9 months ago
parent
commit
f1eb2da00e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save