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 Oct 16, 2023
1 parent 5788146 commit 82d32cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@


<ItemGroup>
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" Version="6.0.2" />
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" Version="7.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.22" />
<PackageReference Include="Monai.Deploy.Storage.MinIO" Version="0.2.18">
<TreatAsUsed>true</TreatAsUsed>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" Version="6.0.2" />
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" Version="7.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.22" />
<PackageReference Include="Monai.Deploy.Security" Version="0.1.3" />
<PackageReference Include="Monai.Deploy.Storage.MinIO" Version="0.2.18">
Expand Down

0 comments on commit 82d32cd

Please sign in to comment.