Skip to content

Commit

Permalink
Merge pull request #201 from hnaderi/update/fs2-io-3.9.3
Browse files Browse the repository at this point in the history
Update fs2-io, fs2-scodec to 3.9.3
  • Loading branch information
mergify[bot] authored Nov 7, 2023
2 parents 6396002 + d13a3ac commit ceca213
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 @@ -6,7 +6,7 @@ object Dependencies {
object Versions {
val cats = "2.9.0"
val catsEffect = "3.5.2"
val fs2 = "3.9.2"
val fs2 = "3.9.3"
val scodec = "2.2.2"
val scodecStream = "3.0.1"
val scodecBit = "1.1.13"
Expand Down

0 comments on commit ceca213

Please sign in to comment.