Update version property for Prometheus to reflect its scope

Closes gh-27350
This commit is contained in:
Andy Wilkinson
2021-07-15 19:31:49 +01:00
parent 13fc16b29b
commit 969ca71af3

View File

@@ -1372,7 +1372,7 @@ bom {
]
}
}
library("Prometheus PushGateway", "0.11.0") {
library("Prometheus Client", "0.11.0") {
group("io.prometheus") {
imports = [
"simpleclient_bom"