Build(deps): Bump NJsonSchema from 9.13.37 to 9.14.1 (#9616)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-16 13:00:17 +05:00 committed by Ilya
parent 755995b66f
commit a84ea7c710

View file

@ -57,7 +57,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.0.0" />
<PackageReference Include="System.Threading.AccessControl" Version="4.5.0" />
<PackageReference Include="NJsonSchema" Version="9.13.37" />
<PackageReference Include="NJsonSchema" Version="9.14.1" />
</ItemGroup>
</Project>