Browse Source

Start building against Reactor Bom 2023.0.6 snapshots

See gh-40656
pull/41000/head
Andy Wilkinson 2 years ago
parent
commit
077e29eb8c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save