Skip to content

Commit 676aa10

Browse files
committed
Upgrade to Prometheus Client 1.3.10
Closes gh-46379
1 parent 2a8dfa1 commit 676aa10

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
@@ -1817,7 +1817,7 @@ bom {
18171817
releaseNotes("https://github.com/pgjdbc/pgjdbc/releases/tag/REL{version}")
18181818
}
18191819
}
1820-
library("Prometheus Client", "1.3.8") {
1820+
library("Prometheus Client", "1.3.10") {
18211821
group("io.prometheus") {
18221822
bom("prometheus-metrics-bom")
18231823
}

0 commit comments

Comments
 (0)