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

This commit is contained in:
eikek-scala-steward 2023-03-05 06:20:10 +00:00
parent d36ec1419f
commit 6946e649ac

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"