From 34609133386b4f2a99b49bbb6fce0f9b423eb4e4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 13 Nov 2023 15:28:04 +0000 Subject: [PATCH] Upgrade to Micrometer 1.9.17 Closes gh-38279 --- 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 fee88c9de2d..7bdc3a7a0fd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1319,7 +1319,7 @@ bom { ] } } - library("Micrometer", "1.9.17-SNAPSHOT") { + library("Micrometer", "1.9.17") { considerSnapshots() group("io.micrometer") { modules = [