diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d3ccbda0ef..b3ecebe671 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1867,7 +1867,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.17") { + library("Reactor Bom", "2023.0.18-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {