Skip to content

Commit 060f89e

Browse files
committed
Upgrade to Prometheus Client 1.3.4
Closes gh-43404
1 parent 008e4a0 commit 060f89e

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
@@ -1676,7 +1676,7 @@ bom {
16761676
releaseNotes("https://github.com/pgjdbc/pgjdbc/releases/tag/REL{version}")
16771677
}
16781678
}
1679-
library("Prometheus Client", "1.3.3") {
1679+
library("Prometheus Client", "1.3.4") {
16801680
group("io.prometheus") {
16811681
imports = [
16821682
"prometheus-metrics-bom"

0 commit comments

Comments
 (0)