Merge pull request #1985 from eikek/update/binny-core-0.9.1

Update binny-core, binny-fs, binny-jdbc, ... to 0.9.1
This commit is contained in:
mergify[bot]
2023-03-05 06:37:44 +00:00
committed by GitHub

View File

@ -7,7 +7,7 @@ object Dependencies {
val BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1"
val BinnyVersion = "0.9.0"
val BinnyVersion = "0.9.1"
val CalevVersion = "0.6.4"
val CatsVersion = "2.7.0"
val CatsEffectVersion = "3.4.8"