Update binny to 0.6.0

This commit is contained in:
eikek
2022-06-27 13:23:48 +02:00
parent 58061333da
commit bca2ea28e3
7 changed files with 50 additions and 65 deletions

View File

@ -7,7 +7,7 @@ object Dependencies {
val BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1"
val BinnyVersion = "0.4.0"
val BinnyVersion = "0.6.0"
val CalevVersion = "0.6.3"
val CatsVersion = "2.7.0"
val CatsEffectVersion = "3.3.12"