Update binny-core, binny-jdbc to 0.2.2

This commit is contained in:
Scala Steward 2022-01-15 02:25:55 +01:00
parent a1be994ab9
commit fbac7afafd
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 BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1" val BetterMonadicForVersion = "0.3.1"
val BinnyVersion = "0.2.1" val BinnyVersion = "0.2.2"
val CalevVersion = "0.6.0" val CalevVersion = "0.6.0"
val CatsParseVersion = "0.3.6" val CatsParseVersion = "0.3.6"
val CirceVersion = "0.14.1" val CirceVersion = "0.14.1"