Skip to content

Commit 49f0a56

Browse files
authored
Update cats-effect to 2.5.5
1 parent ade7dfc commit 49f0a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
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.7.0"
19-
lazy val catsEffect = "2.5.4"
19+
lazy val catsEffect = "2.5.5"
2020
lazy val http4s = "0.21.33"
2121
lazy val circe = "0.14.2"
2222
lazy val log4s = "1.7.0"

0 commit comments

Comments
 (0)