Upgrade to Prometheus Client 0.14.1

Closes gh-29234
This commit is contained in:
Stephane Nicoll 2022-01-03 09:42:37 +01:00
parent 86a426035d
commit 2c322b67f1
1 changed files with 1 additions and 1 deletions

View File

@ -1361,7 +1361,7 @@ bom {
] ]
} }
} }
library("Prometheus Client", "0.12.0") { library("Prometheus Client", "0.14.1") {
group("io.prometheus") { group("io.prometheus") {
imports = [ imports = [
"simpleclient_bom" "simpleclient_bom"