Upgrade to Prometheus Client 1.3.3

Closes gh-43112
This commit is contained in:
Stéphane Nicoll
2024-11-11 08:18:42 +09:00
parent eb6b3f14a9
commit 81a45d3194

View File

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