diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index af4596a4cf2..1a96d8d3add 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1891,7 +1891,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.12") { + library("Reactor Bom", "2023.0.13-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {