Skip to content

Commit

Permalink
bump: metrics-core 4.2.19 (was 4.2.18) (#1647)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 28, 2023
1 parent 91676bf commit 92ec671
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 @@ -380,7 +380,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.18",
"io.dropwizard.metrics" % "metrics-core" % "4.2.19",
"ch.qos.logback" % "logback-classic" % "1.2.11",
"org.slf4j" % "log4j-over-slf4j" % slf4jVersion,
// FIXME akka-stream-alpakka-csv removed for now, because of dependency cycle
Expand Down

0 comments on commit 92ec671

Please sign in to comment.