From 25e6c8828fa5913e9b57280cbd04b37cf42a98f6 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 13 Nov 2023 15:54:36 +0000 Subject: [PATCH] Upgrade to Micrometer 1.11.6 Closes gh-38297 --- 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 1257ee163ee..c3eaec7d84c 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.6-SNAPSHOT") { + library("Micrometer", "1.11.6") { considerSnapshots() group("io.micrometer") { modules = [