Skip to content

Commit 0cb87dd

Browse files
committed
Upgrade to Prometheus Client 1.4.3
Closes gh-48093
1 parent 5dffa3d commit 0cb87dd

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
@@ -1779,7 +1779,7 @@ bom {
17791779
releaseNotes("https://github.com/pgjdbc/pgjdbc/releases/tag/REL{version}")
17801780
}
17811781
}
1782-
library("Prometheus Client", "1.4.2") {
1782+
library("Prometheus Client", "1.4.3") {
17831783
group("io.prometheus") {
17841784
bom("prometheus-metrics-bom")
17851785
}

0 commit comments

Comments
 (0)