Skip to content

Commit

Permalink
chore: update cats-core from 2.12.0 to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jona7o committed Jan 21, 2025
1 parent c21bc6f commit 48ad28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ object Dependencies {

val scalatestPlus =
"org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0" % Test
val cats = "org.typelevel" %% "cats-core" % "2.12.0"
val cats = "org.typelevel" %% "cats-core" % "2.13.0"

lazy val list = Seq(
smithyCore,
Expand Down

0 comments on commit 48ad28e

Please sign in to comment.