Update version property for Prometheus to reflect its scope
Closes gh-27350
This commit is contained in:
parent
13fc16b29b
commit
969ca71af3
|
@ -1372,7 +1372,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Prometheus PushGateway", "0.11.0") {
|
||||
library("Prometheus Client", "0.11.0") {
|
||||
group("io.prometheus") {
|
||||
imports = [
|
||||
"simpleclient_bom"
|
||||
|
|
Loading…
Reference in New Issue