Skip to content

Commit

Permalink
Update fs2-core to 3.10.2 (#377)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and mergify[bot] authored Mar 30, 2024
1 parent 9b7f066 commit 11928ed
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 @@ -150,6 +150,6 @@ lazy val fs2 = project
.settings(
name := "colibri-fs2",
libraryDependencies ++= Seq(
"co.fs2" %%% "fs2-core" % "3.10.1",
"co.fs2" %%% "fs2-core" % "3.10.2",
),
)

0 comments on commit 11928ed

Please sign in to comment.