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 aa114cd commit f1703c1Copy full SHA for f1703c1
project/ProjectPlugin.scala
@@ -23,7 +23,7 @@ object ProjectPlugin extends AutoPlugin {
23
val catsEffect: String = "3.6.3"
24
val catsRetry: String = "3.1.3"
25
val dockerItScala = "0.12.0"
26
- val dropwizard: String = "4.2.34"
+ val dropwizard: String = "4.2.35"
27
val enumeratum: String = "1.9.0"
28
val fs2: String = "3.12.0"
29
val fs2Grpc: String = "2.8.4"
0 commit comments