Skip to content

Commit

Permalink
chore(deps): bump http4s-prometheus-metrics from 0.24.7 to 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 3, 2024
1 parent 11d60da commit 7c50d3b
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 @@ -42,7 +42,7 @@ val dependencies = {
"org.http4s" %% "http4s-circe" % http4sVersion,
"org.http4s" %% "http4s-blaze-server" % "0.23.16",
"org.http4s" %% "http4s-blaze-client" % "0.23.16",
"org.http4s" %% "http4s-prometheus-metrics" % "0.24.7",
"org.http4s" %% "http4s-prometheus-metrics" % "0.25.0",
// slick-pg
"com.github.tminglei" %% "slick-pg" % slickPgVersion,
"com.github.tminglei" %% "slick-pg_circe-json" % slickPgVersion,
Expand Down

0 comments on commit 7c50d3b

Please sign in to comment.