Merge pull request #1742 from eikek/update/circe-core-0.14.3

Update circe-core, circe-generic, ... to 0.14.3
This commit is contained in:
mergify[bot] 2022-09-24 11:11:05 +00:00 committed by GitHub
commit ad7bea35ff
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.3.14"
val CatsParseVersion = "0.3.8"
val CirceVersion = "0.14.2"
val CirceVersion = "0.14.3"
val CirceGenericExtrasVersion = "0.14.2"
val CirceYamlVersion = "0.14.1"
val ClipboardJsVersion = "2.0.6"