Skip to content

Commit 4c917a5

Browse files
committed
Upgrade to Prometheus Client 1.3.6
Closes gh-44284
1 parent 7c26ccd commit 4c917a5

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
@@ -1774,7 +1774,7 @@ bom {
17741774
releaseNotes("https://github.com/pgjdbc/pgjdbc/releases/tag/REL{version}")
17751775
}
17761776
}
1777-
library("Prometheus Client", "1.3.5") {
1777+
library("Prometheus Client", "1.3.6") {
17781778
group("io.prometheus") {
17791779
imports = [
17801780
"prometheus-metrics-bom"

0 commit comments

Comments
 (0)