Skip to content

Commit 5803d30

Browse files
committed
Upgrade to Prometheus Client 1.3.2
Closes gh-42825
1 parent 64b7ecf commit 5803d30

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
@@ -1516,7 +1516,7 @@ bom {
15161516
releaseNotes("https://github.com/pgjdbc/pgjdbc/releases/tag/REL{version}")
15171517
}
15181518
}
1519-
library("Prometheus Client", "1.3.1") {
1519+
library("Prometheus Client", "1.3.2") {
15201520
group("io.prometheus") {
15211521
imports = [
15221522
"prometheus-metrics-bom"

0 commit comments

Comments
 (0)