Skip to content

Commit

Permalink
Bump JsonSchema.Net from 6.0.6 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.6 to 6.0.7.
- [Commits](json-everything/json-everything@schema-v6.0.6...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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent 385f077 commit b441dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FasTnT.Host/FasTnT.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<InternalsVisibleTo Include="FasTnT.IntegrationTests" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="JsonSchema.Net" Version="6.0.6" />
<PackageReference Include="JsonSchema.Net" Version="6.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit b441dc9

Please sign in to comment.