Skip to content

Commit

Permalink
Update cats-core to 2.6.1 (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 13, 2021
1 parent f07b3fd commit 28af8ac
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 @@ lazy val scala_212 = "2.12.13"
lazy val scala_213 = "2.13.5"

lazy val versionOf = new {
val cats = "2.6.0"
val cats = "2.6.1"
val catsEffect = "3.1.0"
val fs2 = "3.0.2"
val kindProjector = "0.12.0"
Expand Down

0 comments on commit 28af8ac

Please sign in to comment.