Skip to content

Commit

Permalink
Bump AspNetCore.HealthChecks.Uris in the aspnetcorehealthchecks group
Browse files Browse the repository at this point in the history
Bumps the aspnetcorehealthchecks group with 1 update: [AspNetCore.HealthChecks.Uris](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks).


Updates `AspNetCore.HealthChecks.Uris` 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.Uris
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aspnetcorehealthchecks
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent cd3f752 commit 3eb6e3c
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 @@ -60,7 +60,7 @@
<PackageVersion Include="Microsoft.Extensions.Options" Version="$(MicrosoftExtensionsVersion)" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="$(MicrosoftExtensionsVersion)" />
<!-- Xabaril packages -->
<PackageVersion Include="AspNetCore.HealthChecks.Uris" Version="8.0.1" />
<PackageVersion Include="AspNetCore.HealthChecks.Uris" Version="9.0.0" />
<!-- AI -->
<PackageVersion Include="Microsoft.Extensions.AI" Version="9.0.1-preview.1.24570.5" />
<PackageVersion Include="Microsoft.Extensions.AI.Abstractions" Version="9.0.1-preview.1.24570.5" />
Expand Down

0 comments on commit 3eb6e3c

Please sign in to comment.