From 1f636adb342b1bc42ec039af9d8b50e5f7181a68 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 9 Jan 2024 12:54:50 +0000 Subject: [PATCH] Upgrade to Micrometer 1.12.2 Closes gh-38978 --- 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 dc780c9647..07ac81a0a1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -999,7 +999,7 @@ bom { ] } } - library("Micrometer", "1.12.2-SNAPSHOT") { + library("Micrometer", "1.12.2") { considerSnapshots() group("io.micrometer") { modules = [