Skip to content

Commit 9c376f1

Browse files
committed
Upgrade to Prometheus Client 1.3.10
Closes gh-46343
1 parent 20b0a4f commit 9c376f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1751,7 +1751,7 @@ bom {
17511751
releaseNotes("https://github.com/pgjdbc/pgjdbc/releases/tag/REL{version}")
17521752
}
17531753
}
1754-
library("Prometheus Client", "1.3.8") {
1754+
library("Prometheus Client", "1.3.10") {
17551755
group("io.prometheus") {
17561756
bom("prometheus-metrics-bom")
17571757
}

0 commit comments

Comments
 (0)