Skip to content

Commit

Permalink
Update alleycats-core, cats-core, cats-free, ... to 2.6.0 (#1139)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 20, 2021
1 parent 5315a26 commit 2824434
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 @@ -89,7 +89,7 @@ lazy val buildSettings = Seq(
}
)

lazy val catsVersion = "2.5.0"
lazy val catsVersion = "2.6.0"
lazy val dottyVersions = Seq("3.0.0-RC2")

lazy val cats = Def.setting("org.typelevel" %%% "cats-core" % catsVersion)
Expand Down

0 comments on commit 2824434

Please sign in to comment.