Polish gh-40023
See gh-41208
This commit is contained in:
committed by
Moritz Halbritter
parent
448089f935
commit
5a387a85a9
@@ -1492,12 +1492,12 @@ bom {
|
||||
library("Prometheus Client", "1.2.1") {
|
||||
group("io.prometheus") {
|
||||
imports = [
|
||||
"prometheus-metrics-bom"
|
||||
"prometheus-metrics-bom"
|
||||
]
|
||||
}
|
||||
links {
|
||||
site("https://github.com/prometheus/client_java")
|
||||
releaseNotes("https://github.com/prometheus/client_java/releases/tag/parent-{version}")
|
||||
releaseNotes("https://github.com/prometheus/client_java/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Prometheus Simpleclient", "0.16.0") {
|
||||
|
||||
Reference in New Issue
Block a user