diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a6be1b7a85..abb6726067 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1337,7 +1337,7 @@ bom { ] } } - library("Prometheus Client", "0.11.0") { + library("Prometheus Client", "0.12.0") { group("io.prometheus") { imports = [ "simpleclient_bom"