From 15cbba506a62c082f32474ced8f1fd33b97d2b5d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 10 Apr 2024 10:28:02 +0100 Subject: [PATCH] Upgrade to Micrometer 1.11.11 Closes gh-40196 --- 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 4adecfa98a..e0638504b3 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.11-SNAPSHOT") { + library("Micrometer", "1.11.11") { considerSnapshots() group("io.micrometer") { modules = [