Skip to content

Commit 1c946f9

Browse files
committed
Upgrade to Prometheus Client 1.3.6
Closes gh-44280
1 parent 922a4b9 commit 1c946f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1678,7 +1678,7 @@ bom {
16781678
releaseNotes("https://github.com/pgjdbc/pgjdbc/releases/tag/REL{version}")
16791679
}
16801680
}
1681-
library("Prometheus Client", "1.3.5") {
1681+
library("Prometheus Client", "1.3.6") {
16821682
group("io.prometheus") {
16831683
imports = [
16841684
"prometheus-metrics-bom"

0 commit comments

Comments
 (0)