diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3eba70cc218..8974854aeb0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1418,7 +1418,7 @@ bom { ] } } - library("Reactor Bom", "Dysprosium-SR10") { + library("Reactor Bom", "Dysprosium-BUILD-SNAPSHOT") { group("io.projectreactor") { imports = [ "reactor-bom"