Skip to content

Commit 2d7b69d

Browse files
authored
Update metrics-core, metrics-jmx to 4.1.21
1 parent b53d7ce commit 2d7b69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ object ProjectPlugin extends AutoPlugin {
1919
val catsEffect: String = "2.4.1"
2020
val circe: String = "0.13.0"
2121
val dockerItScala = "0.9.9"
22-
val dropwizard: String = "4.1.20"
22+
val dropwizard: String = "4.1.21"
2323
val embeddedKafka: String = "2.7.0"
2424
val enumeratum: String = "1.6.1"
2525
val fs2: String = "2.5.5"

0 commit comments

Comments
 (0)