Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.extensions.diagnostics.healt…
Browse files Browse the repository at this point in the history
…hchecks.common to 9.2.0 (#1048)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Timo Notheisen <[email protected]>
  • Loading branch information
renovate[bot] and tnotheis authored Feb 18, 2025
1 parent 63ca25b commit 3285c51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.2" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Common" Version="9.1.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Common" Version="9.2.0" />
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="9.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.2" />
Expand Down

0 comments on commit 3285c51

Please sign in to comment.