From 95f7c33f42e9345ed2bdb9e3b8a489990311f2f3 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 9 Jul 2024 11:16:25 +0100 Subject: [PATCH] Upgrade to Micrometer 1.12.8 Closes gh-41292 --- 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 01e4cd0ecf..d2bf445cad 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.8-SNAPSHOT") { + library("Micrometer", "1.12.8") { considerSnapshots() group("io.micrometer") { modules = [