From 1073c3bf89d53f636668da3495d1fe33e5c62485 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 11 Sep 2024 11:19:58 +0100 Subject: [PATCH] Upgrade to Micrometer 1.14.0-M3 Closes gh-42137 --- 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 2ddb7a1ac0..a89bf9f6c8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1301,7 +1301,7 @@ bom { ] } } - library("Micrometer", "1.14.0-SNAPSHOT") { + library("Micrometer", "1.14.0-M3") { considerSnapshots() group("io.micrometer") { modules = [