Skip to content

Commit

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

Bump JsonSchema.Net from 7.2.3 to 7.3.0
  • Loading branch information
louisaxel-ambroise authored Dec 3, 2024
2 parents ff8ebad + 1934a8f commit f77e4ba
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 @@ -30,7 +30,7 @@
<InternalsVisibleTo Include="FasTnT.IntegrationTests" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="JsonSchema.Net" Version="7.2.3" />
<PackageReference Include="JsonSchema.Net" Version="7.3.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit f77e4ba

Please sign in to comment.