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