Merge branch 'master' into update/binny-core-0.2.2

This commit is contained in:
Scala Steward 2022-01-15 04:16:19 +01:00
commit d737679823
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -7,8 +7,8 @@ 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.2.1"
val CalevVersion = "0.6.0" 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"
val ClipboardJsVersion = "2.0.6" val ClipboardJsVersion = "2.0.6"