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

Commit ac4d022

Browse files
Bump Polly from 8.0.0-alpha.2 to 8.0.0 in /src/ApiService
Bumps [Polly](https://github.com/App-vNext/Polly) from 8.0.0-alpha.2 to 8.0.0. - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md) - [Commits](App-vNext/Polly@8.0.0-alpha.2...8.0.0) --- updated-dependencies: - dependency-name: Polly dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3b1e0e commit ac4d022

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)