Skip to content

Commit b1e41b5

Browse files
committed
Upgrade to Prometheus Client 1.3.10
Closes gh-46389
1 parent 9e687cf commit b1e41b5

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
@@ -1697,7 +1697,7 @@ bom {
16971697
releaseNotes("https://github.com/pgjdbc/pgjdbc/releases/tag/REL{version}")
16981698
}
16991699
}
1700-
library("Prometheus Client", "1.3.8") {
1700+
library("Prometheus Client", "1.3.10") {
17011701
group("io.prometheus") {
17021702
bom("prometheus-metrics-bom")
17031703
}

0 commit comments

Comments
 (0)