diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 40b75f5f6a6..b299f4a47f5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1893,7 +1893,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.15") { + library("Reactor Bom", "2023.0.16-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {