Skip to content

Commit

Permalink
Update cats-core, cats-laws, cats-testkit to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Aug 14, 2023
1 parent 319979a commit 8086ebb
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 @@ -27,7 +27,7 @@ lazy val commonNativeSettings = Seq(
tlVersionIntroduced := List("2.12", "2.13", "3").map(_ -> "1.3.0").toMap
)

val CatsVersion = "2.9.0"
val CatsVersion = "2.10.0"

lazy val root = tlCrossRootProject.aggregate(core, laws, tests, unidocs)

Expand Down

0 comments on commit 8086ebb

Please sign in to comment.