Skip to content

Commit d1de002

Browse files
Update cats-effect to 2.1.4 (#152)
1 parent c8308ff commit d1de002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ object ProjectPlugin extends AutoPlugin {
1616

1717
object V {
1818
lazy val cats = "2.1.1"
19-
lazy val catsEffect = "2.1.3"
19+
lazy val catsEffect = "2.1.4"
2020
lazy val http4s = "0.21.6"
2121
lazy val circe = "0.13.0"
2222
lazy val log4s = "1.7.0"

0 commit comments

Comments
 (0)