Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Extensions.Http.Resilience in /geometrix-api
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions) from 8.3.0 to 8.6.0.
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 418cf41 commit 77d7e47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App"/>

<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.3.0"/>
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.6.0"/>
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="8.0.0-preview.4.24156.9"/>
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.7.0"/>
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0"/>
Expand Down

0 comments on commit 77d7e47

Please sign in to comment.