Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade cats-core from 2.12.0 to 2.13.0
Browse files Browse the repository at this point in the history
scala-steward committed Jan 27, 2025
1 parent f2d219c commit 9a3cbd0
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
@@ -20,7 +20,7 @@ lazy val root = project
"org.scalatest" %% "scalatest" % "3.2.19" % Test,
"com.chuusai" %% "shapeless" % "2.3.12",
"software.amazon.awssdk" % "dynamodb" % "2.29.52",
"org.typelevel" %% "cats-core" % "2.12.0",
"org.typelevel" %% "cats-core" % "2.13.0",
"org.typelevel" %% "cats-testkit-scalatest" % "2.1.5" % Test,
"org.scalacheck" %% "scalacheck" % "1.18.1" % Test,
"org.scala-lang.modules" %% "scala-collection-compat" % "2.12.0"

0 comments on commit 9a3cbd0

Please sign in to comment.