Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit fdfe296

Browse files
dependabot[bot]sys27
authored andcommitted
Bump Microsoft.Extensions.Diagnostics.HealthChecks in /Pyro.Api
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] <[email protected]>
1 parent 1c20bdf commit fdfe296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pyro.Api/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageVersion Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="9.0.1" />
1919
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.1" />
2020
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.1" />
21-
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.0" />
21+
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.1" />
2222
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1" />
2323
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.1" />
2424
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.1" />

0 commit comments

Comments
 (0)