Skip to content

Commit

Permalink
Update metrics-jmx to 4.2.29
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 3, 2024
1 parent 28809b2 commit c7a6c9c
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 @@ -80,7 +80,7 @@ object Dependencies {
val cassandraUnit = "org.cassandraunit" % "cassandra-unit" % "4.3.1.0"
val cassandraDriverCore = "com.datastax.oss" % "java-driver-core" % "4.17.0"
val cassandraDriverQueryBuilder = "com.datastax.oss" % "java-driver-query-builder" % "4.17.0"
val cassandraDriverMetrics = "io.dropwizard.metrics" % "metrics-jmx" % "4.2.28"
val cassandraDriverMetrics = "io.dropwizard.metrics" % "metrics-jmx" % "4.2.29"

val skuber = "io.skuber" %% "skuber" % "2.6.7"
val play = "com.typesafe.play" %% "play-json" % "2.9.4"
Expand Down

0 comments on commit c7a6c9c

Please sign in to comment.