commit | a5b9065ee607999fde9029b68ceb9548fce35fdf | [log] [tgz] |
---|---|---|
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | Sat Feb 01 00:29:45 2025 +0000 |
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | Sat Feb 01 00:29:45 2025 +0000 |
tree | 5ffc22f88d032fa0092498d9a437bac29e288790 | |
parent | dfa4828f51cf116685a299d416357d12c3ad86ec [diff] |
Update fs2-io to 3.11.0
diff --git a/build.sbt b/build.sbt index dc1ad5f..153393d 100644 --- a/build.sbt +++ b/build.sbt
@@ -98,7 +98,7 @@ "ch.qos.logback" % "logback-classic" % "1.2.11", "com.microsoft.java" % "com.microsoft.java.debug.core" % "0.34.0", // scala-steward:on - "co.fs2" %% "fs2-io" % "3.9.4", + "co.fs2" %% "fs2-io" % "3.11.0", "com.monovore" %% "decline-effect" % "2.4.1", "org.typelevel" %% "log4cats-slf4j" % "2.7.0", "org.scalameta" %% "munit" % "1.0.2" % Test