Merge pull request #1159 from scala-steward/update/binny-core-0.2.0

Update binny-core, binny-jdbc to 0.2.0
This commit is contained in:
mergify[bot] 2021-11-08 11:41:11 +00:00 committed by GitHub
commit 4e53c49e4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"