We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aafc0c7 commit 744b88cCopy full SHA for 744b88c
project/ProjectPlugin.scala
@@ -20,7 +20,7 @@ object ProjectPlugin extends AutoPlugin {
20
val avro4s: String = "4.1.0"
21
val catsEffect: String = "3.4.2"
22
val dockerItScala = "0.9.9"
23
- val dropwizard: String = "4.2.13"
+ val dropwizard: String = "4.2.14"
24
val enumeratum: String = "1.7.2"
25
val fs2: String = "3.4.0"
26
val fs2Grpc: String = "2.5.4"
0 commit comments