Skip to content

Commit 639c3e6

Browse files
authored
Update cats-core to 2.8.0
1 parent 7df4189 commit 639c3e6

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
@@ -15,7 +15,7 @@ object ProjectPlugin extends AutoPlugin {
1515
object autoImport {
1616

1717
object V {
18-
lazy val cats = "2.7.0"
18+
lazy val cats = "2.8.0"
1919
lazy val catsEffect = "2.5.5"
2020
lazy val http4s = "0.21.33"
2121
lazy val circe = "0.14.2"

0 commit comments

Comments
 (0)