Skip to content

Commit

Permalink
chore(deps): update dependency org.typelevel:cats-core to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 4d43194 commit c9766e8
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 @@ -24,7 +24,7 @@ val testDependencies = Seq(
).map(_ % "test")

val dependenciesToEmbed = Seq(
"org.typelevel" %% "cats-core" % "2.3.0",
"org.typelevel" %% "cats-core" % "2.10.0",
"org.typelevel" %% "cats-effect" % "2.3.0",
"com.github.etaty" %% "rediscala" % "1.9.0",
)
Expand Down

0 comments on commit c9766e8

Please sign in to comment.