Browse Source

Start building against Reactor Bom 2023.0.7 snapshots

See gh-41016
pull/42868/head
Andy Wilkinson 2 years ago
parent
commit
a620bb4201
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save