Skip to content

Commit

Permalink
Update java-dogstatsd-client to 4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 4, 2024
1 parent daf9923 commit f1d210e
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 @@ -3,7 +3,7 @@ import sbt._
object Dependencies {

object Versions {
val Datadog = "4.3.0"
val Datadog = "4.4.2"
val Dropwizard = "4.2.25"
val DropwizardV5 = "5.0.0"
val Enumeratum = "1.7.3"
Expand Down

0 comments on commit f1d210e

Please sign in to comment.