Upgrade to Prometheus Client 0.14.1

Closes gh-29288
This commit is contained in:
Andy Wilkinson 2022-01-06 17:38:28 +00:00
parent 025fe4fd43
commit 29c654530c
1 changed files with 1 additions and 1 deletions

View File

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