Skip to content

Commit

Permalink
Bump AspNetCore.HealthChecks.MongoDb from 6.0.2 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [AspNetCore.HealthChecks.MongoDb](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.MongoDb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 6d2cf96 commit e5abf87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" Version="6.0.2" />
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="6.0.21" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit e5abf87

Please sign in to comment.