We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53d7ce commit 2d7b69dCopy full SHA for 2d7b69d
project/ProjectPlugin.scala
@@ -19,7 +19,7 @@ object ProjectPlugin extends AutoPlugin {
19
val catsEffect: String = "2.4.1"
20
val circe: String = "0.13.0"
21
val dockerItScala = "0.9.9"
22
- val dropwizard: String = "4.1.20"
+ val dropwizard: String = "4.1.21"
23
val embeddedKafka: String = "2.7.0"
24
val enumeratum: String = "1.6.1"
25
val fs2: String = "2.5.5"
0 commit comments