From 069585f2e6babd6db3feaa8d29a5fd00b5abd8e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 13 Aug 2024 16:24:08 +0200 Subject: [PATCH] Upgrade to Micrometer 1.13.3 Closes gh-41733 --- 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 05e2a8e61058..c5fabe210976 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1299,7 +1299,7 @@ bom { ] } } - library("Micrometer", "1.13.3-SNAPSHOT") { + library("Micrometer", "1.13.3") { considerSnapshots() group("io.micrometer") { modules = [