Skip to content

Commit 29c6545

Browse files
committed
Upgrade to Prometheus Client 0.14.1
Closes spring-projectsgh-29288
1 parent 025fe4f commit 29c6545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,7 @@ bom {
10431043
]
10441044
}
10451045
}
1046-
library("Prometheus Client", "0.12.0") {
1046+
library("Prometheus Client", "0.14.1") {
10471047
group("io.prometheus") {
10481048
imports = [
10491049
"simpleclient_bom"

0 commit comments

Comments
 (0)