Skip to content

Commit

Permalink
build(deps): bump Microsoft.Extensions.ServiceDiscovery
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.ServiceDiscovery](https://github.com/dotnet/aspire) from 8.2.2 to 9.0.0.
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](https://github.com/dotnet/aspire/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.ServiceDiscovery
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 1b4a6b7 commit f9f68e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<PackageReference Include="Azure.Monitor.OpenTelemetry.AspNetCore" Version="1.2.0"/>
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.10.0"/>
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="8.2.2"/>
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="9.0.0"/>
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.9.0"/>
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0"/>
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0"/>
Expand Down

0 comments on commit f9f68e8

Please sign in to comment.