Browse Source

Start building against Reactor Bom 2023.0.12 snapshots

See gh-42995
pull/43191/head
Stéphane Nicoll 1 year ago
parent
commit
c1e04d69e8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save