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 7df4189 commit 639c3e6Copy full SHA for 639c3e6
project/ProjectPlugin.scala
@@ -15,7 +15,7 @@ object ProjectPlugin extends AutoPlugin {
15
object autoImport {
16
17
object V {
18
- lazy val cats = "2.7.0"
+ lazy val cats = "2.8.0"
19
lazy val catsEffect = "2.5.5"
20
lazy val http4s = "0.21.33"
21
lazy val circe = "0.14.2"
0 commit comments