Skip to content

Commit

Permalink
CORE-69: Update metrics4-scala from 4.3.2 to 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed Oct 24, 2024
1 parent 163adb7 commit 8845633
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 @@ -57,7 +57,7 @@ object Dependencies {
// rawlsCoreDependencies, does not need these. As of this writing, metrics4-scala and metrics3-statsd are only
// needed by the metrics subproject of Rawls.
// metrics-scala transitively pulls in io.dropwizard.metrics:metrics-core
val metricsScala: ModuleID = "nl.grons" %% "metrics4-scala" % "4.3.2"
val metricsScala: ModuleID = "nl.grons" %% "metrics4-scala" % "4.3.3"
val metricsStatsd: ModuleID = "com.readytalk" % "metrics3-statsd" % "4.2.0"

val scalaLogging: ModuleID = "com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"
Expand Down

0 comments on commit 8845633

Please sign in to comment.