Skip to content

Commit f1d210e

Browse files
committed
Update java-dogstatsd-client to 4.4.2
1 parent daf9923 commit f1d210e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbt._
33
object Dependencies {
44

55
object Versions {
6-
val Datadog = "4.3.0"
6+
val Datadog = "4.4.2"
77
val Dropwizard = "4.2.25"
88
val DropwizardV5 = "5.0.0"
99
val Enumeratum = "1.7.3"

0 commit comments

Comments
 (0)