Skip to content

Commit a55c869

Browse files
committed
Update metrics-core, metrics-json, ... to 5.0.3
1 parent e8d2358 commit a55c869

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 Datadog = "4.4.4"
77
val Dropwizard = "4.2.32"
8-
val DropwizardV5 = "5.0.0"
8+
val DropwizardV5 = "5.0.3"
99
val Enumeratum = "1.7.6"
1010
val Logback = "1.5.18"
1111
val Pekko = "1.1.4"

0 commit comments

Comments
 (0)