Browse Source

Upgrade to Prometheus PushGateway 0.11.0

Closes gh-27281
pull/27297/head
Stephane Nicoll 5 years ago
parent
commit
caf2c70ece
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1351,7 +1351,7 @@ bom { @@ -1351,7 +1351,7 @@ bom {
]
}
}
library("Prometheus PushGateway", "0.10.0") {
library("Prometheus PushGateway", "0.11.0") {
group("io.prometheus") {
modules = [
"simpleclient_pushgateway"

Loading…
Cancel
Save