Skip to content

Commit

Permalink
Merge pull request #591 from typelevel/update/fs2-core-3.4.0
Browse files Browse the repository at this point in the history
Update fs2-core to 3.4.0
  • Loading branch information
ahjohannessen authored Nov 20, 2022
2 parents 91191d2 + 37c9af5 commit 76cf6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
val grpc = scalapb.compiler.Version.grpcJavaVersion
val scalaPb = scalapb.compiler.Version.scalapbVersion

val fs2 = "3.3.0"
val fs2 = "3.4.0"
val catsEffect = "3.4.1"
val ceMunit = "1.0.7"

Expand Down

0 comments on commit 76cf6ff

Please sign in to comment.