Browse Source

Start building against Reactor Bom 2023.0.2 snapshots

See gh-38980
pull/39389/head
Andy Wilkinson 2 years ago
parent
commit
6b59c01003
  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.1") {
library("Reactor Bom", "2023.0.2-SNAPSHOT") {
considerSnapshots()
calendarName = "Reactor"
group("io.projectreactor") {

Loading…
Cancel
Save