Skip to content

Commit

Permalink
Bump NJsonSchema from 11.0.0 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](RicoSuter/NJsonSchema@v11.0.0...v11.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 512b059 commit 6ecb211
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="YamlDotNet" Version="15.1.6" />
<PackageReference Include="NJsonSchema" Version="11.0.0" />
<PackageReference Include="NJsonSchema" Version="11.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6ecb211

Please sign in to comment.