From 5f51083005e42af186d70f67e99c906ef89a951b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 14 Dec 2023 09:25:48 +0000 Subject: [PATCH] Upgrade to Micrometer 1.11.7 Closes gh-38675 --- 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 2a7bf81c66..9ce1a25baf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -975,7 +975,7 @@ bom { ] } } - library("Micrometer", "1.11.7-SNAPSHOT") { + library("Micrometer", "1.11.7") { considerSnapshots() group("io.micrometer") { modules = [