We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade7dfc commit 49f0a56Copy full SHA for 49f0a56
project/ProjectPlugin.scala
@@ -16,7 +16,7 @@ object ProjectPlugin extends AutoPlugin {
16
17
object V {
18
lazy val cats = "2.7.0"
19
- lazy val catsEffect = "2.5.4"
+ lazy val catsEffect = "2.5.5"
20
lazy val http4s = "0.21.33"
21
lazy val circe = "0.14.2"
22
lazy val log4s = "1.7.0"
0 commit comments