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 committed Jan 14, 2025
1 parent 8009283 commit 276fb02
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 @@ -48,7 +48,7 @@ libraryDependencies ++= Seq(
"org.asynchttpclient" % "async-http-client" % "3.0.1",
"org.scala-lang.modules" %% "scala-xml" % "2.3.0",
"org.scala-lang.modules" %% "scala-java8-compat"% "1.0.2",
"io.dropwizard.metrics" % "metrics-core" % "4.2.29" % "optional",
"io.dropwizard.metrics" % "metrics-core" % "4.2.30" % "optional",
"org.slf4j" % "slf4j-api" % slf4jVersion,
"org.slf4j" % "slf4j-simple" % slf4jVersion % "test",
"org.scalatest" %% "scalatest" % "3.2.19" % "test",
Expand Down

0 comments on commit 276fb02

Please # to comment.