Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit c6aaabe

Browse files
chore(deps): bump Polly from 7.2.1 to 7.2.2 (#365)
Bumps [Polly](https://github.com/App-vNext/Polly) from 7.2.1 to 7.2.2. - [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) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Ratan Sunder Parai <ratanparai@gmail.com>
1 parent 8f9a75e commit c6aaabe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!-- Polly is a .NET resilience and transient-fault-handling library that
1919
allows developers to express policies such as Retry, Circuit Breaker, Timeout,
2020
Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. -->
21-
<PackageReference Include="Polly" Version="7.2.1"/>
21+
<PackageReference Include="Polly" Version="7.2.2"/>
2222
<!-- Logging -->
2323
<PackageReference Include="Serilog.AspNetCore" Version="4.1.0"/>
2424
<PackageReference Include="Serilog.Enrichers.Span" Version="1.2.0"/>

0 commit comments

Comments
 (0)