Browse Source

Start building against Reactor Bom 2023.0.1 snapshots

See gh-38695
pull/38702/head
Andy Wilkinson 2 years ago
parent
commit
4fc2082972
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save