Update binny-core, binny-jdbc, binny-minio to 0.4.0

This commit is contained in:
Scala Steward
2022-03-11 22:12:32 +01:00
parent 836b087c0f
commit 41231f4b12

View File

@ -7,7 +7,7 @@ object Dependencies {
val BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1"
val BinnyVersion = "0.3.0"
val BinnyVersion = "0.4.0"
val CalevVersion = "0.6.2"
val CatsVersion = "2.7.0"
val CatsEffectVersion = "3.3.7"