Skip to content

Commit

Permalink
chore(deps): update dependency org.typelevel:cats-free to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent bab73b2 commit 6c04571
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 @@ -21,7 +21,7 @@ ThisBuild / scalafixDependencies += "com.github.liancheng" %% "organize-imports"

ThisBuild / libraryDependencies ++= Seq(
// cats libraries
"org.typelevel" %% "cats-free" % "2.10.0",
"org.typelevel" %% "cats-free" % "2.11.0",

// effect libraries
"org.typelevel" %% "cats-effect" % "3.6-623178c",
Expand Down

0 comments on commit 6c04571

Please sign in to comment.