Skip to content

Commit

Permalink
bump: metrics-core 4.2.22 (was 4.2.19)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 6, 2023
1 parent 75c427a commit b5a86c7
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 @@ -389,7 +389,7 @@ lazy val benchmarks = project
IntegrationTest / parallelExecution := false,
libraryDependencies ++= Seq(
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"io.dropwizard.metrics" % "metrics-core" % "4.2.19",
"io.dropwizard.metrics" % "metrics-core" % "4.2.22",
"ch.qos.logback" % "logback-classic" % "1.2.12",
"org.slf4j" % "log4j-over-slf4j" % slf4jVersion,
// FIXME akka-stream-alpakka-csv removed for now, because of dependency cycle
Expand Down

0 comments on commit b5a86c7

Please sign in to comment.