chore(deps): update dependency co.fs2:fs2-io to v3.10.2 (#1106)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-02 08:22:54 +00:00 committed by GitHub
parent 11498f0996
commit cc69e696dc
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 scalaTestScalaCheckV = "3.2.18.0"
val sourcecodeV = "0.3.0" val sourcecodeV = "0.3.0"
// Snapshot is used to get latest fixes // Snapshot is used to get latest fixes
val fs2V = "3.10.1" val fs2V = "3.10.2"
val catsEffectV = "3.6-1f95fd7" val catsEffectV = "3.6-1f95fd7"
val declineV = "2.3.0" val declineV = "2.3.0"
val circeVersion = "0.14.2" val circeVersion = "0.14.2"