Skip to content

Commit

Permalink
build(deps): bump JsonSchema.Net from 6.0.5 to 6.0.7
Browse files Browse the repository at this point in the history
Bumps [JsonSchema.Net](https://github.com/gregsdennis/json-everything) from 6.0.5 to 6.0.7.
- [Commits](json-everything/json-everything@schema-v6.0.5...schema-v6.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 56ca24f commit ad2788e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/externalsystems/Dim.Library/Dim.Library.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="JsonSchema.Net" Version="6.0.5" />
<PackageReference Include="JsonSchema.Net" Version="6.0.7" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit ad2788e

Please sign in to comment.