Skip to content

Commit

Permalink
bump: metrics-core 4.2.27 (was 4.2.26) (#1768)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 29, 2024
1 parent 2154cfe commit e985add
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 @@ -393,7 +393,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.26",
"io.dropwizard.metrics" % "metrics-core" % "4.2.27",
"ch.qos.logback" % "logback-classic" % "1.2.13",
"org.slf4j" % "log4j-over-slf4j" % slf4jVersion,
// FIXME akka-stream-alpakka-csv removed for now, because of dependency cycle
Expand Down

0 comments on commit e985add

Please sign in to comment.