Browse Source

Start building against Reactor Bom 2024.0.8 snapshots

See gh-46282
pull/46457/head
Stéphane Nicoll 7 months ago
parent
commit
300fdf2160
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2004,7 +2004,7 @@ bom {
] ]
} }
} }
library("Reactor Bom", "2024.0.7") { library("Reactor Bom", "2024.0.8-SNAPSHOT") {
considerSnapshots() considerSnapshots()
calendarName = "Reactor" calendarName = "Reactor"
group("io.projectreactor") { group("io.projectreactor") {

Loading…
Cancel
Save