Skip to content

Commit

Permalink
Update fs2-core to 3.9.3 (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 25, 2023
1 parent c3aa8e9 commit 65ed935
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 @@ -3,7 +3,7 @@ import sbt.addCompilerPlugin

val catsVersion = "2.10.0"
val catsEffectVersion = "3.5.2"
val fs2Version = "3.9.2"
val fs2Version = "3.9.3"

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

0 comments on commit 65ed935

Please sign in to comment.