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