Update binny-core, binny-fs, binny-jdbc, ... to 0.7.0

This commit is contained in:
eikek-scala-steward 2022-11-02 06:20:30 +00:00
parent 7fd8108f80
commit 9b48bea23a

View File

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