Skip to content

Commit

Permalink
Update metrics-core to 4.2.30
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Jan 19, 2025
1 parent baff8de commit 4636c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import sbt._
object Dependencies {
lazy val benchmarkDependencies = Seq(
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"io.dropwizard.metrics" % "metrics-core" % "4.2.29",
"io.dropwizard.metrics" % "metrics-core" % "4.2.30",
"ch.qos.logback" % "logback-classic" % logbackVersion,
"org.slf4j" % "log4j-over-slf4j" % slf4jVersion,
"org.testcontainers" % "kafka" % testcontainersVersion % IntegrationTest,
Expand Down

0 comments on commit 4636c69

Please sign in to comment.