Merge pull request #1820 from eikek/update/binny-core-0.7.0

Update binny-core, binny-fs, binny-jdbc, ... to 0.7.0
This commit is contained in:
mergify[bot] 2022-11-02 06:33:37 +00:00 committed by GitHub
commit 7d841fc9ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ object Dependencies {
val BcryptVersion = "0.4" val BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1" val BetterMonadicForVersion = "0.3.1"
val BinnyVersion = "0.6.0" val BinnyVersion = "0.7.0"
val CalevVersion = "0.6.4" val CalevVersion = "0.6.4"
val CatsVersion = "2.7.0" val CatsVersion = "2.7.0"
val CatsEffectVersion = "3.3.14" val CatsEffectVersion = "3.3.14"