Skip to content

Commit

Permalink
Merge pull request #447 from NielsPilgaard/dependabot/nuget/AspNetCor…
Browse files Browse the repository at this point in the history
…e.HealthChecks.SendGrid-9.0.0

Bump AspNetCore.HealthChecks.SendGrid from 8.0.1 to 9.0.0
  • Loading branch information
NielsPilgaard authored Jan 14, 2025
2 parents 8d1f20c + a45c588 commit 3241e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/Jordnaer/Jordnaer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="AspNetCore.HealthChecks.SqlServer" Version="9.0.0" />
<PackageReference Include="AspNetCore.HealthChecks.SendGrid" Version="8.0.1" />
<PackageReference Include="AspNetCore.HealthChecks.SendGrid" Version="9.0.0" />
<PackageReference Include="Bogus" Version="35.6.1" />
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders" Version="0.24.0" />
<PackageReference Include="OneOf" Version="3.0.271" />
Expand Down

0 comments on commit 3241e00

Please sign in to comment.