Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 1062ae6

Browse files
Update java-dogstatsd-client to 4.1.0 (#297)
Co-authored-by: Michel Davit <michel@davit.fr>
1 parent caf5a79 commit 1062ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Dependencies {
55
object Versions {
66
val Akka = "2.6.20"
77
val AkkaHttp = "10.2.10"
8-
val Datadog = "4.0.0"
8+
val Datadog = "4.1.0"
99
val Dropwizard = "4.2.14"
1010
val DropwizardV5 = "5.0.0"
1111
val Enumeratum = "1.7.0"

0 commit comments

Comments
 (0)