Skip to content

Commit

Permalink
Merge pull request #234 from http4s/update/fs2-core-3.5.0
Browse files Browse the repository at this point in the history
Update fs2-core to 3.5.0
  • Loading branch information
armanbilge authored Jan 18, 2023
2 parents 81d5e3d + 8b7d220 commit 11ccbdd
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 @@ -89,7 +89,7 @@ Global / fileServicePort := {
}

val catsEffectVersion = "3.4.5"
val fs2Version = "3.4.0"
val fs2Version = "3.5.0"
val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project
val scalaJSDomVersion = "2.3.0"
val circeVersion = "0.14.2"
Expand Down

0 comments on commit 11ccbdd

Please sign in to comment.