From 05ae5837e7ae2237b3193bccc97fef77f2b2fd41 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 29 Aug 2025 17:15:28 +0100 Subject: [PATCH] Start building against Micrometer 1.16.0-M3 snapshots See gh-46996 --- platform/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 995e0d68a0b..90cbccad7fc 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1515,7 +1515,7 @@ bom { releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}") } } - library("Micrometer", "1.16.0-M2") { + library("Micrometer", "1.16.0-SNAPSHOT") { considerSnapshots() group("io.micrometer") { modules = [