Skip to content

Commit

Permalink
Update Json.NET Schema to support 2020-12 (#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK authored Jun 12, 2024
1 parent 745a8fc commit fd1b085
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/validator-libraries-modern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
last-updated: "2022-08-31"
- name: Json.NET Schema
url: https://www.newtonsoft.com/jsonschema
date-draft: [2019-09]
date-draft: [2020-12, 2019-09]
draft: [7, 6, 4, 3]
license: "AGPL-3.0-only"
last-updated: "2022-08-31"
last-updated: "2024-06-08"
- name: Corvus.JsonSchema
url: https://github.com/corvus-dotnet/corvus.jsonschema
date-draft: [2020-12, 2019-09]
Expand Down

0 comments on commit fd1b085

Please sign in to comment.