From ecc017000d5d798a1c83859ff9ec4f5d4943db88 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 12 Oct 2023 11:44:27 +0100 Subject: [PATCH] Upgrade to Micrometer 1.9.16 Closes gh-37674 --- 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 9d9b6421e64..ea790511af7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1330,7 +1330,7 @@ bom { ] } } - library("Micrometer", "1.9.16-SNAPSHOT") { + library("Micrometer", "1.9.16") { considerSnapshots() group("io.micrometer") { modules = [