From 3acaba15fc5acc04beee6915e7f247322cf7b38d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 11 Jan 2024 13:37:05 +0000 Subject: [PATCH] Upgrade to Micrometer 1.12.2 Closes gh-39097 --- 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 e1708ab8cd8..70c9450cd8f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1000,7 +1000,7 @@ bom { ] } } - library("Micrometer", "1.12.1") { + library("Micrometer", "1.12.2") { considerSnapshots() group("io.micrometer") { modules = [