Skip to content

Commit

Permalink
chore(deps): bump NJsonSchema from 10.9.0 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.9.0 to 11.0.0.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](RicoSuter/NJsonSchema@v10.9.0...v11.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 4385989 commit 6b89c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageVersion Include="MySqlConnector" Version="2.3.5" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="NJsonSchema" Version="10.9.0" />
<PackageVersion Include="NJsonSchema" Version="11.0.0" />
<PackageVersion Include="Npgsql" Version="8.0.2" />
<PackageVersion Include="NUnit" Version="4.0.1" />
<PackageVersion Include="NUnit.Analyzers" Version="4.0.0">
Expand Down

0 comments on commit 6b89c5d

Please sign in to comment.