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

This commit is contained in:
eikek-scala-steward 2023-02-28 06:20:19 +00:00
parent c88f8c21d4
commit 3d0ec15505

View File

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