Skip to content

Commit

Permalink
Bump AspNetCore.HealthChecks.SqlServer from 6.0.2 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [AspNetCore.HealthChecks.SqlServer](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) from 6.0.2 to 7.0.0.
- [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases)
- [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md)
- [Commits](Xabaril/AspNetCore.Diagnostics.HealthChecks@release-ui-6.0.2...preview-all-7.0.0)

---
updated-dependencies:
- dependency-name: AspNetCore.HealthChecks.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lkurzyniec committed Aug 2, 2023
1 parent f9b658e commit c93da38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="AspNetCore.HealthChecks.MySql" Version="7.0.0" />
<PackageVersion Include="AspNetCore.HealthChecks.SqlServer" Version="6.0.2" />
<PackageVersion Include="AspNetCore.HealthChecks.SqlServer" Version="7.0.0" />
<PackageVersion Include="AspNetCore.HealthChecks.UI.Client" Version="7.0.0" />
<PackageVersion Include="Microsoft.FeatureManagement.AspNetCore" Version="2.6.1" />
<PackageVersion Include="Serilog.AspNetCore" Version="7.0.0" />
Expand Down

0 comments on commit c93da38

Please sign in to comment.