diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 86dceec123..6f6a8bdbbc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1432,7 +1432,7 @@ bom { ] } } - library("Reactor Bom", "Dysprosium-SR14") { + library("Reactor Bom", "Dysprosium-BUILD-SNAPSHOT") { group("io.projectreactor") { imports = [ "reactor-bom"