Update calev-circe, calev-core to 0.6.0

This commit is contained in:
Scala Steward 2021-08-20 22:18:17 +02:00
parent 3407abbad1
commit 5272677c1b
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 BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1" val BetterMonadicForVersion = "0.3.1"
val BitpeaceVersion = "0.9.0-M2" val BitpeaceVersion = "0.9.0-M2"
val CalevVersion = "0.5.4" val CalevVersion = "0.6.0"
val CatsParseVersion = "0.3.4" val CatsParseVersion = "0.3.4"
val CirceVersion = "0.14.1" val CirceVersion = "0.14.1"
val ClipboardJsVersion = "2.0.6" val ClipboardJsVersion = "2.0.6"