Upgrade to Prometheus Client 1.3.6

Closes gh-44284
This commit is contained in:
Stéphane Nicoll 2025-02-14 17:16:06 +01:00
parent 7c26ccd827
commit 4c917a5dd7
1 changed files with 1 additions and 1 deletions

View File

@ -1774,7 +1774,7 @@ bom {
releaseNotes("https://github.com/pgjdbc/pgjdbc/releases/tag/REL{version}")
}
}
library("Prometheus Client", "1.3.5") {
library("Prometheus Client", "1.3.6") {
group("io.prometheus") {
imports = [
"prometheus-metrics-bom"