From 9360ba168bcf682cf54f77395e8958e5e02b23b9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 1 Jul 2020 11:51:54 +0100 Subject: [PATCH] Upgrade to Reactor Dysprosium-SR9 Closes gh-21938 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 23722a19e3..1db351efc0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1420,7 +1420,7 @@ bom { ] } } - library("Reactor Bom", "Dysprosium-BUILD-SNAPSHOT") { + library("Reactor Bom", "Dysprosium-SR9") { group("io.projectreactor") { imports = [ "reactor-bom"