Browse Source

Start building against Reactor Bom 2022.0.19 snapshots

See gh-40647
3.1.x
Andy Wilkinson 2 years ago
parent
commit
a7ac7bda4b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1273,7 +1273,7 @@ bom { @@ -1273,7 +1273,7 @@ bom {
]
}
}
library("Reactor Bom", "2022.0.18") {
library("Reactor Bom", "2022.0.19-SNAPSHOT") {
considerSnapshots()
calendarName = "Reactor"
group("io.projectreactor") {

Loading…
Cancel
Save