diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 48c3bf918c..6967f5d849 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1488,7 +1488,7 @@ bom { ] } } - library("Reactor Bom", "2020.0.35") { + library("Reactor Bom", "2020.0.36-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {