Bump Newtonsoft.json from 13.0.2 to 13.0.3 (#50)

Bumps [Newtonsoft.json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.2 to 13.0.3.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.2...13.0.3)

---
updated-dependencies:
- dependency-name: Newtonsoft.json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-03-10 14:48:22 +01:00 коммит произвёл GitHub
Родитель 74a4794068
Коммит 52fa78ba3a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.json" Version="13.0.2" />
<PackageReference Include="Newtonsoft.json" Version="13.0.3" />
<PackageReference Include="NJsonSchema" Version="9.13.19" />
</ItemGroup>