Merge branch '2.5.x'

Closes gh-27351
This commit is contained in:
Andy Wilkinson 2021-07-15 19:27:05 +01:00
commit 13fc16b29b
1 changed files with 2 additions and 2 deletions

View File

@ -1374,8 +1374,8 @@ bom {
}
library("Prometheus PushGateway", "0.11.0") {
group("io.prometheus") {
modules = [
"simpleclient_pushgateway"
imports = [
"simpleclient_bom"
]
}
}