Skip to content

Commit 3fdf708

Browse files
Bump Polly from 7.2.2 to 7.2.3 (#1708)
Bumps [Polly](https://github.com/App-vNext/Polly) from 7.2.2 to 7.2.3. - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/master/CHANGELOG.md) - [Commits](https://github.com/App-vNext/Polly/commits) --- updated-dependencies: - dependency-name: Polly dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7a17e0 commit 3fdf708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/RestSharp.IntegrationTests/RestSharp.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageReference Include="HttpTracer" Version="2.1.1" />
1616
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.1" />
17-
<PackageReference Include="Polly" Version="7.2.2" />
17+
<PackageReference Include="Polly" Version="7.2.3" />
1818
<PackageReference Include="Xunit.Extensions.Logging" Version="1.1.0" />
1919
</ItemGroup>
2020
<ItemGroup>

0 commit comments

Comments
 (0)