Merge branch '2.5.x'

Closes gh-27351
This commit is contained in:
Andy Wilkinson
2021-07-15 19:27:05 +01:00

View File

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