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.1.0 to 8.2.0.
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v8.1.0...v8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and collinbarrett committed Aug 31, 2024
1 parent 289397e commit 9e2b5b2
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.8.0"/>
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="8.1.0"/>
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="8.2.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 9e2b5b2

Please sign in to comment.