chore(deps): update dependency co.fs2:fs2-io to v3.10.1 (#1105)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-25 07:08:35 +03:00 committed by GitHub
parent 92d0450481
commit d8b7c8cba3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ val scalaTestV = "3.2.18"
val scalaTestScalaCheckV = "3.2.18.0"
val sourcecodeV = "0.3.0"
// Snapshot is used to get latest fixes
val fs2V = "3.10-365636d"
val fs2V = "3.10.1"
val catsEffectV = "3.6-1f95fd7"
val declineV = "2.3.0"
val circeVersion = "0.14.2"