Skip to content

Commit

Permalink
Bump AspNetCore.HealthChecks.Elasticsearch from 8.0.1 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [AspNetCore.HealthChecks.Elasticsearch](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) from 8.0.1 to 9.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-all-8.0.1...release-all-9.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent bb51999 commit 62c9aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Exceptionless.AppHost/Exceptionless.AppHost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.0.0" />
<PackageReference Include="Aspire.Hosting.NodeJs" Version="9.0.0" />
<PackageReference Include="Aspire.Hosting.Redis" Version="9.0.0" />
<PackageReference Include="AspNetCore.HealthChecks.Elasticsearch" Version="8.0.1" />
<PackageReference Include="AspNetCore.HealthChecks.Elasticsearch" Version="9.0.0" />
<PackageReference Include="Foundatio.AWS" Version="11.0.6" />
</ItemGroup>

Expand Down

0 comments on commit 62c9aff

Please sign in to comment.