Skip to content

Commit

Permalink
Update prometheus-metrics-core to 1.3.3 (#2336)
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaremill-ci authored Nov 8, 2024
1 parent 559fe03 commit 05d0aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@ lazy val prometheusBackend = (projectMatrix in file("observability/prometheus-ba
.settings(
name := "prometheus-backend",
libraryDependencies ++= Seq(
"io.prometheus" % "prometheus-metrics-core" % "1.3.2"
"io.prometheus" % "prometheus-metrics-core" % "1.3.3"
),
scalaTest
)
Expand Down

0 comments on commit 05d0aee

Please sign in to comment.