Skip to content

Commit

Permalink
Update akka-http-metrics-prometheus to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manuzhang committed Dec 10, 2023
1 parent 3273f0c commit 57df2db
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 @@ -17,7 +17,7 @@ libraryDependencies ++= Seq(
"mysql" % "mysql-connector-java" % "8.0.32",
"com.h2database" % "h2" % "2.1.214",
"ch.qos.logback" % "logback-classic" % "1.2.13",
"fr.davit" %% "akka-http-metrics-prometheus" % "1.6.0",
"fr.davit" %% "akka-http-metrics-prometheus" % "1.7.1",
"org.scalatest" %% "scalatest" % "3.2.11" % "test",
"com.typesafe.akka" %% "akka-http-testkit" % akkaHttpVersion % "test",
"com.typesafe.akka" %% "akka-stream-testkit" % akkaVersion % "test"
Expand Down

0 comments on commit 57df2db

Please sign in to comment.