Skip to content

Commit 1bacc82

Browse files
Bump Microsoft.Extensions.Diagnostics.HealthChecks from 5.0.1 to 5.0.7
Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 5.0.1 to 5.0.7. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](https://github.com/dotnet/aspnetcore/commits) --- 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>
1 parent 8371d97 commit 1bacc82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/YS.Knife.Core/YS.Knife.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Microsoft.Extensions.Configuration" Version="5.0.0" />
99
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="5.0.0" />
1010
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
11-
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="5.0.1" />
11+
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="5.0.7" />
1212
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
1313
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="5.0.0" />
1414
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="5.0.0" />

0 commit comments

Comments
 (0)