Update binny-core, binny-jdbc to 0.2.0

This commit is contained in:
Scala Steward 2021-11-08 12:27:53 +01:00
parent dc1a4d25c4
commit 3092af112a
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -7,7 +7,7 @@ object Dependencies {
val BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1"
val BinnyVersion = "0.1.0"
val BinnyVersion = "0.2.0"
val CalevVersion = "0.6.0"
val CatsParseVersion = "0.3.4"
val CirceVersion = "0.14.1"