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 71671bc commit 5236f5fCopy full SHA for 5236f5f
project/ProjectPlugin.scala
@@ -20,7 +20,7 @@ object ProjectPlugin extends AutoPlugin {
20
21
lazy val V = new {
22
val avro4s: String = "4.1.2"
23
- val catsEffect: String = "3.5.5"
+ val catsEffect: String = "3.5.6"
24
val catsRetry: String = "3.1.3"
25
val dockerItScala = "0.12.0"
26
val dropwizard: String = "4.2.28"
0 commit comments