Merge pull request #546 from scala-steward/update/calev-core-0.4.0

Update calev-circe, calev-core, calev-fs2 to 0.4.0
This commit is contained in:
mergify[bot] 2021-01-06 11:34:33 +00:00 committed by GitHub
commit 9047b04f2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 BitpeaceVersion = "0.5.1" val BitpeaceVersion = "0.5.1"
val CalevVersion = "0.3.2" val CalevVersion = "0.4.0"
val CirceVersion = "0.13.0" val CirceVersion = "0.13.0"
val ClipboardJsVersion = "2.0.6" val ClipboardJsVersion = "2.0.6"
val DoobieVersion = "0.10.0" val DoobieVersion = "0.10.0"