Merge pull request #2389 from eikek/update/binny-core-0.11.0

Update binny-core, binny-fs, binny-jdbc, ... to 0.11.0
This commit is contained in:
mergify[bot]
2023-11-15 19:12:53 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ object Dependencies {
val BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1"
val BinnyVersion = "0.10.0"
val BinnyVersion = "0.11.0"
val CalevVersion = "0.7.0"
val CatsVersion = "2.7.0"
val CatsEffectVersion = "3.5.2"