Skip to content

Commit

Permalink
Bump NJsonSchema from 10.6.10 to 10.7.0
Browse files Browse the repository at this point in the history
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.6.10 to 10.7.0.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](RicoSuter/NJsonSchema@v10.6.10...v10.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2022
1 parent 4e2f72e commit 1909bbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.0-1.final" />
<PackageReference Include="System.Threading.AccessControl" Version="7.0.0-preview.4.22229.4" />
<PackageReference Include="System.Drawing.Common" Version="7.0.0-preview.4.22229.4" />
<PackageReference Include="NJsonSchema" Version="10.6.10" />
<PackageReference Include="NJsonSchema" Version="10.7.0" />
</ItemGroup>

</Project>

0 comments on commit 1909bbd

Please sign in to comment.