Skip to content

Commit

Permalink
metrics-core 4.1.11 (was 4.1.10.1) (#1172)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 10, 2020
1 parent 966b9c8 commit a61c74c
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 @@ -442,7 +442,7 @@ lazy val benchmarks = project
IntegrationTest / parallelExecution := false,
libraryDependencies ++= Seq(
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.2",
"io.dropwizard.metrics" % "metrics-core" % "4.1.10.1",
"io.dropwizard.metrics" % "metrics-core" % "4.1.11",
"ch.qos.logback" % "logback-classic" % "1.2.3",
"org.slf4j" % "log4j-over-slf4j" % slf4jVersion,
"com.lightbend.akka" %% "akka-stream-alpakka-csv" % "2.0.1",
Expand Down

0 comments on commit a61c74c

Please sign in to comment.