Skip to content

Commit

Permalink
chore: update cats-core from 2.9.0 to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jona7o committed May 29, 2024
1 parent 6e9b306 commit b90b484
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.9.0"
val cats = "org.typelevel" %% "cats-core" % "2.12.0"

lazy val list = Seq(
smithyCore,
Expand Down

0 comments on commit b90b484

Please sign in to comment.