Browse Source

Start building against Reactor Bom 2023.0.12 snapshots

See gh-43002
pull/43333/head
Stéphane Nicoll 1 year ago
parent
commit
a36c62677c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save