From d13c7e013ceb9a64db07c53bd0d6d59bef4b22a5 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 14 Feb 2024 19:44:21 +0000 Subject: [PATCH] Upgrade to Micrometer 1.13.0-M1 Closes gh-38984 --- 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 21de4316c4d..122cfb3ec44 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -996,7 +996,7 @@ bom { ] } } - library("Micrometer", "1.13.0-SNAPSHOT") { + library("Micrometer", "1.13.0-M1") { considerSnapshots() group("io.micrometer") { modules = [