Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Diagnostics.HealthChecks from 9.0.0 to 9.0.1
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 0308bc6 commit 28e2701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HealthChecks.Uptime/HealthChecks.Uptime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.1" />
<None Include="logo.png" Pack="true" PackagePath="\" />
</ItemGroup>

Expand Down

0 comments on commit 28e2701

Please sign in to comment.