Skip to content

Commit

Permalink
Merge pull request #604 from typelevel/update/cats-core-2.13.0
Browse files Browse the repository at this point in the history
Update cats-core, cats-laws, cats-testkit to 2.13.0
  • Loading branch information
sh0hei authored Jan 23, 2025
2 parents 52e2348 + d00682f commit b5fa16d
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 @@ -31,7 +31,7 @@ lazy val commonNativeSettings = Seq(
tlVersionIntroduced := commonNativeTlVersionIntroduced
)

val CatsVersion = "2.12.0"
val CatsVersion = "2.13.0"

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

Expand Down

0 comments on commit b5fa16d

Please sign in to comment.