Upgrade to Prometheus Client 1.3.6

Closes gh-44280
This commit is contained in:
Stéphane Nicoll 2025-02-14 17:12:57 +01:00
parent 922a4b9c13
commit 1c946f9b64
1 changed files with 1 additions and 1 deletions

View File

@ -1678,7 +1678,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"