From f2bf49ec35930c253c12c51a5d78a4492abcaa40 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 12 Sep 2023 11:43:03 +0200 Subject: [PATCH] Upgrade to Micrometer 1.12.0-M3 Closes gh-37226 --- 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 8063b185a1..2d2484c131 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -995,7 +995,7 @@ bom { ] } } - library("Micrometer", "1.12.0-SNAPSHOT") { + library("Micrometer", "1.12.0-M3") { considerSnapshots() group("io.micrometer") { modules = [