Browse Source

Upgrade to Prometheus PushGateway 0.9.0

Closes gh-21412
pull/21417/head
Stephane Nicoll 6 years ago
parent
commit
5411274eba
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1341,7 +1341,7 @@ bom { @@ -1341,7 +1341,7 @@ bom {
]
}
}
library("Prometheus PushGateway", "0.8.1") {
library("Prometheus PushGateway", "0.9.0") {
group("io.prometheus") {
modules = [
"simpleclient_pushgateway"

Loading…
Cancel
Save