Browse Source

Start building against Reactor Bom 2023.0.0 snapshots

See gh-37705
pull/37640/head
Andy Wilkinson 2 years ago
parent
commit
77e1d8fa20
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save