Skip to content

Commit

Permalink
build(deps): bump JsonSchema.Net from 5.3.1 to 5.4.0 (dotnet#9451)
Browse files Browse the repository at this point in the history
Bumps [JsonSchema.Net](https://github.com/gregsdennis/json-everything) from 5.3.1 to 5.4.0.
- [Commits](https://github.com/gregsdennis/json-everything/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and p-kostov committed Jun 28, 2024
1 parent de9d531 commit 28febf8
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 @@ -8,7 +8,7 @@
<PackageVersion Include="ICSharpCode.Decompiler" Version="8.2.0.7535" />
<PackageVersion Include="IgnoresAccessChecksToGenerator" Version="0.6.0" />
<PackageVersion Include="Jint" Version="3.0.0-beta-2056" />
<PackageVersion Include="JsonSchema.Net" Version="5.3.1" />
<PackageVersion Include="JsonSchema.Net" Version="5.4.0" />
<PackageVersion Include="Markdig" Version="0.33.0" />
<!-- "17.3.2" is the latest compatible version for .NET 6 -->
<PackageVersion Include="Microsoft.Build" Version="[17.3.2]" Condition="'$(TargetFramework)' == 'net6.0'" />
Expand Down

0 comments on commit 28febf8

Please sign in to comment.