Skip to content

Commit

Permalink
Update fs2-io to 3.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Nov 6, 2023
1 parent c54e8ed commit 5d31feb
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 @@ -60,7 +60,7 @@ ThisBuild / crossScalaVersions := Seq(Scala212, Scala3, Scala213)

val catsEffectVersion = "3.5.1"
val circeVersion = "0.14.6"
val fs2Version = "3.9.2"
val fs2Version = "3.9.3"
val http4sVersion = "0.23.23"
val natchezVersion = "0.3.3"
val munitVersion = "0.7.29"
Expand Down

0 comments on commit 5d31feb

Please sign in to comment.