Provide complete dependency management for Prometheus's Pushgateway
Fixes gh-27349
This commit is contained in:
parent
d4159130a5
commit
62695f76f7
|
|
@ -1366,8 +1366,8 @@ bom {
|
|||
}
|
||||
library("Prometheus PushGateway", "0.10.0") {
|
||||
group("io.prometheus") {
|
||||
modules = [
|
||||
"simpleclient_pushgateway"
|
||||
imports = [
|
||||
"simpleclient_bom"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue