Skip to content

Commit

Permalink
Merge pull request #1074 from dotnet/dependabot/nuget/docs/database/s…
Browse files Browse the repository at this point in the history
…nippets/cosmos-db/AspireApp.ApiService/dotnet-8cb3ac84c7

Bump Microsoft.Extensions.Http.Resilience from 8.5.0 to 8.6.0 in /docs/database/snippets/cosmos-db/AspireApp.ApiService in the dotnet group
  • Loading branch information
github-actions[bot] authored Jun 12, 2024
2 parents 1b995bb + e67cd48 commit a94389d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />

<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.5.0" />
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.6.0" />
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="8.0.1" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.8.1" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.8.1" />
Expand Down

0 comments on commit a94389d

Please sign in to comment.