Skip to content

Commit

Permalink
Update fs2-core to 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 29, 2024
1 parent 1f6a3e2 commit c91e227
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 @@ -2,7 +2,7 @@ import sbt.Keys.organization

val catsVersion = "2.12.0"
val catsEffectVersion = "3.5.4"
val fs2Version = "3.10.2"
val fs2Version = "3.11.0"

lazy val dependencies = Seq(
"org.typelevel" %% "cats-core" % catsVersion,
Expand Down

0 comments on commit c91e227

Please sign in to comment.