Upgrade to Prometheus Client 1.3.5

Closes gh-43503
This commit is contained in:
Stéphane Nicoll 2024-12-13 16:43:24 +01:00
parent 3792a8ab2b
commit 42aff42d71
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.4") {
library("Prometheus Client", "1.3.5") {
group("io.prometheus") {
imports = [
"prometheus-metrics-bom"