Update binny to 0.10.0

This commit is contained in:
eikek
2023-11-05 12:59:46 +01:00
parent c0f684eb0d
commit d806a6a65e
5 changed files with 9 additions and 6 deletions

View File

@ -7,7 +7,7 @@ object Dependencies {
val BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1"
val BinnyVersion = "0.9.1"
val BinnyVersion = "0.10.0"
val CalevVersion = "0.7.0"
val CatsVersion = "2.7.0"
val CatsEffectVersion = "3.5.2"