diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index edc037d50a..0a57cbc98f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1319,7 +1319,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.0-M2") { + library("Reactor Bom", "2023.0.0-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {