Skip to content

Commit 81a45d3

Browse files
committed
Upgrade to Prometheus Client 1.3.3
Closes gh-43112
1 parent eb6b3f1 commit 81a45d3

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
@@ -1614,7 +1614,7 @@ bom {
16141614
releaseNotes("https://github.com/pgjdbc/pgjdbc/releases/tag/REL{version}")
16151615
}
16161616
}
1617-
library("Prometheus Client", "1.3.2") {
1617+
library("Prometheus Client", "1.3.3") {
16181618
group("io.prometheus") {
16191619
imports = [
16201620
"prometheus-metrics-bom"

0 commit comments

Comments
 (0)