Merge pull request #1953 from eikek/update/circe-core-0.14.4

Update circe-core, circe-generic, ... to 0.14.4
This commit is contained in:
mergify[bot] 2023-02-09 06:32:57 +00:00 committed by GitHub
commit bc15cbd4f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ object Dependencies {
val CatsVersion = "2.7.0"
val CatsEffectVersion = "3.4.6"
val CatsParseVersion = "0.3.9"
val CirceVersion = "0.14.3"
val CirceVersion = "0.14.4"
val CirceGenericExtrasVersion = "0.14.3"
val CirceYamlVersion = "0.14.2"
val ClipboardJsVersion = "2.0.11"