Merge pull request #828 from scala-steward/update/circe-generic-0.14.0

Update circe-generic, circe-parser to 0.14.0
This commit is contained in:
mergify[bot] 2021-05-26 10:43:10 +00:00 committed by GitHub
commit 8c127cde5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ object Dependencies {
val BitpeaceVersion = "0.8.0"
val CalevVersion = "0.4.3"
val CatsParseVersion = "0.3.4"
val CirceVersion = "0.13.0"
val CirceVersion = "0.14.0"
val ClipboardJsVersion = "2.0.6"
val DoobieVersion = "0.13.4"
val EmilVersion = "0.9.2"