Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 60db749

Browse files
Bump Polly from 8.0.0-alpha.2 to 8.0.0 in /src/ApiService
Dependabot couldn't find the original pull request head commit, ac4d022.
1 parent 09c8579 commit 60db749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ApiService/ApiService/ApiService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<PackageReference Include="Octokit" Version="2.0.1" />
5353
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="19.219.0-preview" />
5454
<PackageReference Include="SmartAnalyzers.CSharpExtensions.Annotations" Version="4.2.7" />
55-
<PackageReference Include="Polly" Version="8.0.0-alpha.2" />
55+
<PackageReference Include="Polly" Version="8.0.0" />
5656
<PackageReference Include="Polly.Extensions.Http" Version="3.0.0" />
5757
<PackageReference Include="OpenTelemetry.Api" Version="1.5.0-rc.1" />
5858
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="8.0.0-preview.4.23259.5" />

0 commit comments

Comments
 (0)