Browse Source

Start building against Reactor Bom 2023.0.16 snapshots

See gh-44560
pull/42891/head
Stéphane Nicoll 10 months ago
parent
commit
057c30c561
  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.15") {
library("Reactor Bom", "2023.0.16-SNAPSHOT") {
considerSnapshots()
calendarName = "Reactor"
group("io.projectreactor") {

Loading…
Cancel
Save