Update calev-circe, calev-core to 0.6.1

This commit is contained in:
Scala Steward 2022-01-15 02:26:11 +01:00
parent a1be994ab9
commit 3ec47349dc
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -8,7 +8,7 @@ object Dependencies {
val BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1"
val BinnyVersion = "0.2.1"
val CalevVersion = "0.6.0"
val CalevVersion = "0.6.1"
val CatsParseVersion = "0.3.6"
val CirceVersion = "0.14.1"
val ClipboardJsVersion = "2.0.6"