Update binny-core, binny-jdbc to 0.3.0

This commit is contained in:
Scala Steward
2022-02-15 04:23:33 +01:00
parent ed7fe26d4a
commit a848c50e35

View File

@ -7,7 +7,7 @@ object Dependencies {
val BcryptVersion = "0.4" val BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1" val BetterMonadicForVersion = "0.3.1"
val BinnyVersion = "0.2.2" val BinnyVersion = "0.3.0"
val CalevVersion = "0.6.1" val CalevVersion = "0.6.1"
val CatsParseVersion = "0.3.6" val CatsParseVersion = "0.3.6"
val CirceVersion = "0.14.1" val CirceVersion = "0.14.1"