Skip to content

Commit 11928ed

Browse files
Update fs2-core to 3.10.2 (#377)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 9b7f066 commit 11928ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,6 @@ lazy val fs2 = project
150150
.settings(
151151
name := "colibri-fs2",
152152
libraryDependencies ++= Seq(
153-
"co.fs2" %%% "fs2-core" % "3.10.1",
153+
"co.fs2" %%% "fs2-core" % "3.10.2",
154154
),
155155
)

0 commit comments

Comments
 (0)