Skip to content

Commit 934b7f6

Browse files
Bump AspNetCore.HealthChecks.SqlServer from 8.0.2 to 9.0.0
--- updated-dependencies: - dependency-name: AspNetCore.HealthChecks.SqlServer dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89c1c21 commit 934b7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!--.NET 9 packages. Most of them will work on .NET 8. If you need to, make the updates here individually.-->
66
<ItemGroup>
77
<!-- Static code analysis -->
8-
<PackageVersion Include="AspNetCore.HealthChecks.SqlServer" Version="8.0.2" />
8+
<PackageVersion Include="AspNetCore.HealthChecks.SqlServer" Version="9.0.0" />
99
<PackageVersion Include="CloudinaryDotNet" Version="1.27.5" />
1010
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.15" />
1111
<PackageVersion Include="Microsoft.EntityFrameworkCore.Abstractions" Version="8.0.15" />

0 commit comments

Comments
 (0)