Skip to content

Commit

Permalink
Merge pull request #346 from louisaxel-ambroise/dependabot/nuget/Json…
Browse files Browse the repository at this point in the history
…Schema.Net-4.0.6

Bump JsonSchema.Net from 4.0.5 to 4.0.6
  • Loading branch information
louisaxel-ambroise authored Apr 24, 2023
2 parents aaec8ab + 38acdc1 commit 52cdce4
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="4.0.5" />
<PackageReference Include="JsonSchema.Net" Version="4.0.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.5">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 52cdce4

Please sign in to comment.