We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297d90b commit d04bcfbCopy full SHA for d04bcfb
project/ProjectPlugin.scala
@@ -18,7 +18,7 @@ object ProjectPlugin extends AutoPlugin {
18
19
lazy val V = new {
20
val avro4s: String = "4.1.2"
21
- val catsEffect: String = "3.5.3"
+ val catsEffect: String = "3.5.4"
22
val catsRetry: String = "3.1.0"
23
val dockerItScala = "0.12.0"
24
val dropwizard: String = "4.2.25"
0 commit comments