diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 47303d6318..23b8fed7c6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1491,7 +1491,7 @@ bom { ] } } - library("Reactor Bom", "2020.0.36") { + library("Reactor Bom", "2020.0.37-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {