From 77fe88a9e5776d0c53037c7e0d1cce012a4b8833 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 9 Jul 2024 12:36:45 +0100 Subject: [PATCH] Upgrade to Micrometer 1.14.0-M1 Closes gh-41304 --- 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 239470fa05..9dd38bdf85 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1264,7 +1264,7 @@ bom { ] } } - library("Micrometer", "1.14.0-SNAPSHOT") { + library("Micrometer", "1.14.0-M1") { considerSnapshots() group("io.micrometer") { modules = [