Skip to content

Commit

Permalink
Update metrics-jmx to 4.2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 7, 2023
1 parent ef2c0e6 commit d85db98
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 @@ -81,7 +81,7 @@ object Dependencies {
val cassandraUnit = "org.cassandraunit" % "cassandra-unit" % "4.3.1.0"
val cassandraDriverCore = "com.datastax.oss" % "java-driver-core" % "4.14.1"
val cassandraDriverQueryBuilder = "com.datastax.oss" % "java-driver-query-builder" % "4.14.1"
val cassandraDriverMetrics = "io.dropwizard.metrics" % "metrics-jmx" % "4.2.10"
val cassandraDriverMetrics = "io.dropwizard.metrics" % "metrics-jmx" % "4.2.23"

val skuber = "io.skuber" %% "skuber" % "2.6.4"
val play = "com.typesafe.play" %% "play-json" % "2.9.2"
Expand Down

0 comments on commit d85db98

Please sign in to comment.