Upgrade to Prometheus Client 1.3.2

Closes gh-42825
This commit is contained in:
Stéphane Nicoll 2024-10-22 09:05:17 +02:00
parent 64b7ecf440
commit 5803d305fc
1 changed files with 1 additions and 1 deletions

View File

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