Skip to content

Commit

Permalink
chore(deps): bump Corvus.Json.Validator
Browse files Browse the repository at this point in the history
Bumps the corvus-json group in /implementations/dotnet-corvus-jsonschema with 1 update: [Corvus.Json.Validator](https://github.com/corvus-dotnet/Corvus.JsonSchema).


Updates `Corvus.Json.Validator` from 4.1.4 to 4.2.0
- [Release notes](https://github.com/corvus-dotnet/Corvus.JsonSchema/releases)
- [Commits](corvus-dotnet/Corvus.JsonSchema@4.1.4...4.2.0)

---
updated-dependencies:
- dependency-name: Corvus.Json.Validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: corvus-json
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 36dc9b8 commit 22eb532
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@


<ItemGroup>
<PackageReference Include="Corvus.Json.Validator" Version="4.1.4" />
<PackageReference Include="Corvus.Json.Validator" Version="4.2.0" />
</ItemGroup>
</Project>

0 comments on commit 22eb532

Please sign in to comment.