We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daf9923 commit f1d210eCopy full SHA for f1d210e
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Dependencies {
4
5
object Versions {
6
- val Datadog = "4.3.0"
+ val Datadog = "4.4.2"
7
val Dropwizard = "4.2.25"
8
val DropwizardV5 = "5.0.0"
9
val Enumeratum = "1.7.3"
0 commit comments