Skip to content

Commit 50f5d1f

Browse files
Update dependency co.fs2:fs2-io to v3.10-365636d
1 parent f377a55 commit 50f5d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ excludeDependencies ++= Seq(
4141

4242
libraryDependencies ++= Seq(
4343
"org.latestbit" %% "circe-tagged-adt-codec" % "0.10.1",
44-
"co.fs2" %% "fs2-io" % "3.2.12",
44+
"co.fs2" %% "fs2-io" % "3.10-365636d",
4545
"com.monovore" %% "decline-effect" % "2.3.0",
4646
"io.circe" %% "circe-core" % "0.15.0-M1",
4747
"is.cir" %% "ciris" % "2.3.3",

0 commit comments

Comments
 (0)