Skip to content

Commit

Permalink
chore(deps): update dependency co.fs2:fs2-core to v3.10-365636d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 20, 2024
1 parent a1765d8 commit 8e4837b
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 @@ -26,7 +26,7 @@ ThisBuild / libraryDependencies ++= Seq(
// effect libraries
"org.typelevel" %% "cats-effect" % "3.6-623178c",
// fs2.Chunk is used on protocol_core too
"co.fs2" %% "fs2-core" % "3.9.3",
"co.fs2" %% "fs2-core" % "3.10-365636d",

// to make datatype-generic programming easier
"org.typelevel" %% "shapeless3-deriving" % "3.3.0",
Expand Down

0 comments on commit 8e4837b

Please sign in to comment.