Upgrade to Prometheus Client 1.3.1

Closes gh-41314
This commit is contained in:
Andy Wilkinson 2024-07-03 13:45:30 +01:00
parent 43601b2cb1
commit 5a494cc2b1

View File

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