Skip to content

Commit

Permalink
Merge pull request #255 from scala-steward/update/cats-core-2.7.0
Browse files Browse the repository at this point in the history
Update cats-core to 2.7.0
  • Loading branch information
ChristopherDavenport authored Apr 16, 2022
2 parents ccd2dc8 + 51a50b9 commit dae8a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}

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

val catsV = "2.6.1"
val catsV = "2.7.0"
val catsEffectV = "3.3.11"
val fs2V = "3.1.6"
val http4sV = "0.23.0"
Expand Down

0 comments on commit dae8a09

Please sign in to comment.