Skip to content

Commit 1b57cdf

Browse files
committed
Upgrade to Prometheus Client 1.4.2
Closes gh-47888
1 parent a753866 commit 1b57cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1768,7 +1768,7 @@ bom {
17681768
releaseNotes("https://github.com/pgjdbc/pgjdbc/releases/tag/REL{version}")
17691769
}
17701770
}
1771-
library("Prometheus Client", "1.4.1") {
1771+
library("Prometheus Client", "1.4.2") {
17721772
group("io.prometheus") {
17731773
bom("prometheus-metrics-bom")
17741774
}

0 commit comments

Comments
 (0)