Merge pull request #1958 from eikek/update/cats-effect-3.4.7

Update cats-effect to 3.4.7
This commit is contained in:
mergify[bot] 2023-02-15 06:34:56 +00:00 committed by GitHub
commit b2f8a94e71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ object Dependencies {
val BinnyVersion = "0.7.0"
val CalevVersion = "0.6.4"
val CatsVersion = "2.7.0"
val CatsEffectVersion = "3.4.6"
val CatsEffectVersion = "3.4.7"
val CatsParseVersion = "0.3.9"
val CirceVersion = "0.14.4"
val CirceGenericExtrasVersion = "0.14.3"