Skip to content

Commit 5411274

Browse files
committed
Upgrade to Prometheus PushGateway 0.9.0
Closes gh-21412
1 parent 6566eb0 commit 5411274

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
@@ -1341,7 +1341,7 @@ bom {
13411341
]
13421342
}
13431343
}
1344-
library("Prometheus PushGateway", "0.8.1") {
1344+
library("Prometheus PushGateway", "0.9.0") {
13451345
group("io.prometheus") {
13461346
modules = [
13471347
"simpleclient_pushgateway"

0 commit comments

Comments
 (0)