diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9b7f10e485a..61c809b7425 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1390,7 +1390,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.11") { + library("Reactor Bom", "2023.0.12-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {