diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e536ec985a..15b4115ded 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1656,7 +1656,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.5") { + library("Reactor Bom", "2023.0.6-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {