Merge pull request #2662 from eikek/update/calev-core-0.7.3

Update calev-circe, calev-core, calev-fs2 to 0.7.3
This commit is contained in:
mergify[bot] 2024-05-28 06:21:38 +00:00 committed by GitHub
commit 9f3f21f627
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ object Dependencies {
val BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1"
val BinnyVersion = "0.11.0"
val CalevVersion = "0.7.2"
val CalevVersion = "0.7.3"
val CatsVersion = "2.10.0"
val CatsEffectVersion = "3.5.4"
val CatsParseVersion = "1.0.0"