Skip to content

Commit

Permalink
Merge pull request #1054 from OpenKH/dependabot/nuget/NJsonSchema-11.0.1
Browse files Browse the repository at this point in the history
Bump NJsonSchema from 11.0.0 to 11.0.1
  • Loading branch information
kenjiuno authored Jun 17, 2024
2 parents 1db57d9 + 6ecb211 commit 1234f97
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 1234f97

Please sign in to comment.