Skip to content

Commit

Permalink
Merge pull request #660 from typelevel/update/fs2-core-3.8.0
Browse files Browse the repository at this point in the history
Update fs2-core to 3.8.0
  • Loading branch information
ahjohannessen authored Aug 8, 2023
2 parents 652b44e + d1f67ee commit 0a16840
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.7.0"
val fs2 = "3.8.0"
val catsEffect = "3.5.1"
val ceMunit = "1.0.7"

Expand Down

0 comments on commit 0a16840

Please sign in to comment.