Bump NJsonSchema from 9.13.19 to 9.14.1 (#52)

Bumps [NJsonSchema](https://github.com/rsuter/NJsonSchema) from 9.13.19 to 9.14.1.
- [Release notes](https://github.com/rsuter/NJsonSchema/releases)
- [Commits](https://github.com/rsuter/NJsonSchema/commits)

---
updated-dependencies:
- dependency-name: NJsonSchema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-08 10:15:35 +02:00 коммит произвёл GitHub
Родитель 52fa78ba3a
Коммит 64ff1f89cf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.json" Version="13.0.3" />
<PackageReference Include="NJsonSchema" Version="9.13.19" />
<PackageReference Include="NJsonSchema" Version="9.14.1" />
</ItemGroup>
</Project>