Skip to content

Commit 630be6a

Browse files
Update cats-effect to 2.1.1 (#342)
1 parent e1233d1 commit 630be6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ object ProjectPlugin extends AutoPlugin {
2323
lazy val V = new {
2424
val base64: String = "0.2.9"
2525
val cats: String = "2.1.1"
26-
val catsEffect: String = "2.0.0"
26+
val catsEffect: String = "2.1.1"
2727
val circe: String = "0.13.0"
2828
val paradise: String = "2.1.1"
2929
val simulacrum: String = "0.19.0"

0 commit comments

Comments
 (0)