Skip to content

Commit 7d5ab79

Browse files
Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore (#295)
Bumps [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 6.0.11 to 6.0.12. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.11...v6.0.12) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77e3ae7 commit 7d5ab79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Database/Monai.Deploy.InformaticsGateway.Database.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
7171
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0" />
7272
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
73-
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="6.0.11" />
73+
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="6.0.12" />
7474
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0" />
7575
</ItemGroup>
7676
</Project>

0 commit comments

Comments
 (0)