Upgrade to Prometheus Client 1.3.4

Closes gh-43404
This commit is contained in:
Phillip Webb 2024-12-04 11:43:44 -08:00
parent 008e4a0cd4
commit 060f89e195
1 changed files with 1 additions and 1 deletions

View File

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