From c65af7e9f04bfc68f2cf36405f9de29e863be2e1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 9 Apr 2024 12:53:35 +0100 Subject: [PATCH] Upgrade to Micrometer 1.13.0-RC1 Closes gh-40257 --- 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 4107f66e73d..fab2608f333 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1239,7 +1239,7 @@ bom { ] } } - library("Micrometer", "1.13.0-SNAPSHOT") { + library("Micrometer", "1.13.0-RC1") { considerSnapshots() group("io.micrometer") { modules = [