We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1233d1 commit 630be6aCopy full SHA for 630be6a
1 file changed
project/ProjectPlugin.scala
@@ -23,7 +23,7 @@ object ProjectPlugin extends AutoPlugin {
23
lazy val V = new {
24
val base64: String = "0.2.9"
25
val cats: String = "2.1.1"
26
- val catsEffect: String = "2.0.0"
+ val catsEffect: String = "2.1.1"
27
val circe: String = "0.13.0"
28
val paradise: String = "2.1.1"
29
val simulacrum: String = "0.19.0"
0 commit comments