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