diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ec71eb7866..557ea07f91 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1417,7 +1417,7 @@ bom { ] } } - library('Reactor Bom', 'Dysprosium-SR2') { + library('Reactor Bom', 'Dysprosium-BUILD-SNAPSHOT') { group('io.projectreactor') { imports = [ 'reactor-bom'