Skip to content

Commit

Permalink
chore(deps): update dependency org.typelevel:cats-effect to v3.6-623178c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 4, 2024
1 parent d43ee2c commit 1349d84
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 @@ ThisBuild / libraryDependencies ++= Seq(
"org.typelevel" %% "cats-free" % "2.10.0",

// effect libraries
"org.typelevel" %% "cats-effect" % "3.6-0142603",
"org.typelevel" %% "cats-effect" % "3.6-623178c",
// fs2.Chunk is used on protocol_core too
"co.fs2" %% "fs2-core" % "3.9.3",

Expand Down

0 comments on commit 1349d84

Please sign in to comment.