Skip to content

Commit

Permalink
Merge pull request #1075 from dotnet/dependabot/nuget/docs/frameworks…
Browse files Browse the repository at this point in the history
…/snippets/Dapr/Dapr.ServiceDefaults/dotnet-8cb3ac84c7

Bump Microsoft.Extensions.Http.Resilience from 8.5.0 to 8.6.0 in /docs/frameworks/snippets/Dapr/Dapr.ServiceDefaults in the dotnet group
  • Loading branch information
github-actions[bot] authored Jun 12, 2024
2 parents a94389d + 1eeb9e6 commit 6f43130
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 6f43130

Please sign in to comment.