Browse Source

Start building against Reactor Bom 2022.0.12 snapshots

See gh-37695
pull/38706/head
Andy Wilkinson 2 years ago
parent
commit
2ef98fd19a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1219,7 +1219,7 @@ bom { @@ -1219,7 +1219,7 @@ bom {
]
}
}
library("Reactor Bom", "2022.0.11") {
library("Reactor Bom", "2022.0.12-SNAPSHOT") {
considerSnapshots()
calendarName = "Reactor"
group("io.projectreactor") {

Loading…
Cancel
Save