From 6bced8fe56cf6d882ca0481634722050746c99fc Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 11 Sep 2024 13:05:16 +0100 Subject: [PATCH] Upgrade to Micrometer 1.12.10 Closes gh-42121 --- 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 b1b2f0f9644..94d17f35c57 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1004,7 +1004,7 @@ bom { ] } } - library("Micrometer", "1.12.10-SNAPSHOT") { + library("Micrometer", "1.12.10") { considerSnapshots() group("io.micrometer") { modules = [