From 3d9ca011a95d782250d1d1f34b0af9369182d758 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 16 Oct 2024 09:51:18 +0200 Subject: [PATCH] Upgrade to Micrometer 1.14.0-RC1 Closes gh-42555 --- 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 058faf737a..7fa0742005 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1305,7 +1305,7 @@ bom { ] } } - library("Micrometer", "1.14.0-SNAPSHOT") { + library("Micrometer", "1.14.0-RC1") { considerSnapshots() group("io.micrometer") { modules = [