Skip to content

Commit

Permalink
Bump JsonSchema.Net.Generation from 4.3.0.2 to 4.4.0 in /CreateMatrix
Browse files Browse the repository at this point in the history
Bumps [JsonSchema.Net.Generation](https://github.com/json-everything/json-everything) from 4.3.0.2 to 4.4.0.
- [Commits](https://github.com/json-everything/json-everything/commits)

---
updated-dependencies:
- dependency-name: JsonSchema.Net.Generation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 0db12e7 commit 8557166
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.3.0.2" />
<PackageReference Include="JsonSchema.Net.Generation" Version="4.4.0" />
<PackageReference Include="Serilog" Version="4.0.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 8557166

Please sign in to comment.