Skip to content

Commit

Permalink
Merge pull request #365 from typelevel/update/fs2-core-3.2.11
Browse files Browse the repository at this point in the history
Update fs2-core, fs2-io to 3.2.11
  • Loading branch information
rossabaker authored Jul 26, 2022
2 parents 6f81cf2 + 64d77e7 commit a6cd60b
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 @@ -19,7 +19,7 @@ ThisBuild / developers := List(
)

val JawnVersion = "1.4.0"
val Fs2Version = "3.2.10"
val Fs2Version = "3.2.11"
val MunitVersion = "0.7.29"
val MunitCatsEffectVersion = "1.0.7"

Expand Down

0 comments on commit a6cd60b

Please sign in to comment.