From e0b8f67d318665f659ea05b4606dac66d21f3ca7 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 16 May 2024 15:57:10 +0100 Subject: [PATCH] Upgrade to Micrometer 1.13.0 Closes gh-40666 --- 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 3409a3a82e..1382345560 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1243,7 +1243,7 @@ bom { ] } } - library("Micrometer", "1.13.0-SNAPSHOT") { + library("Micrometer", "1.13.0") { considerSnapshots() group("io.micrometer") { modules = [