Skip to content

Commit

Permalink
Merge pull request #189 from ptr727/dependabot/nuget/CreateMatrix/dev…
Browse files Browse the repository at this point in the history
…elop/nuget-deps-da4aed2749

Bump JsonSchema.Net.Generation from 4.6.0 to 5.0.0 in /CreateMatrix in the nuget-deps group
  • Loading branch information
ptr727 authored Jan 3, 2025
2 parents 810ff2f + a768ce1 commit 64878bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CreateMatrix/CreateMatrix.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JsonSchema.Net.Generation" Version="4.6.0" />
<PackageReference Include="JsonSchema.Net.Generation" Version="5.0.0" />
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down

0 comments on commit 64878bb

Please sign in to comment.