Browse Source

Start building against Reactor Bom 2024.0.10 snapshots

See gh-47085
pull/47317/head
Stéphane Nicoll 7 months ago
parent
commit
fef00c9f7f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2003,7 +2003,7 @@ bom { @@ -2003,7 +2003,7 @@ bom {
]
}
}
library("Reactor Bom", "2024.0.9") {
library("Reactor Bom", "2024.0.10-SNAPSHOT") {
considerSnapshots()
calendarName = "Reactor"
group("io.projectreactor") {

Loading…
Cancel
Save