Skip to content

Commit dae8a09

Browse files
Merge pull request #255 from scala-steward/update/cats-core-2.7.0
Update cats-core to 2.7.0
2 parents ccd2dc8 + 51a50b9 commit dae8a09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
22

33
ThisBuild / crossScalaVersions := Seq("2.12.10", "2.13.6", "3.1.2")
44

5-
val catsV = "2.6.1"
5+
val catsV = "2.7.0"
66
val catsEffectV = "3.3.11"
77
val fs2V = "3.1.6"
88
val http4sV = "0.23.0"

0 commit comments

Comments
 (0)