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

Commit d02a68e

Browse files
Bump Polly from 8.2.0 to 8.3.1 in /Source
Bumps [Polly](https://github.com/App-vNext/Polly) from 8.2.0 to 8.3.1. - [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.2.0...8.3.1) --- updated-dependencies: - dependency-name: Polly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 164a9a8 commit d02a68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/FaceOff/FaceOff.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Xam.Plugin.Media" Version="6.0.2" />
1818
<PackageReference Include="Microsoft.Azure.CognitiveServices.Vision.Face" Version="2.8.0-preview.3" />
1919
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="7.0.0" />
20-
<PackageReference Include="Polly" Version="8.2.0" />
20+
<PackageReference Include="Polly" Version="8.3.1" />
2121
<PackageReference Include="Xamarin.CommunityToolkit.Markup" Version="2.0.6" />
2222
</ItemGroup>
2323
<ItemGroup>

0 commit comments

Comments
 (0)