Skip to content

Commit 1448300

Browse files
Merge pull request #64 from frasermolyneux/dependabot/nuget/src/monitoring-func/Polly-8.6.4
Bump Polly from 8.6.3 to 8.6.4
2 parents 38e351f + cdfb33a commit 1448300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/monitoring-func/monitoring-func.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
1919
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.5" OutputItemType="Analyzer" />
2020
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.1.0" />
21-
<PackageReference Include="Polly" Version="8.6.3" />
21+
<PackageReference Include="Polly" Version="8.6.4" />
2222
</ItemGroup>
2323
<ItemGroup>
2424
<None Update="host.json">

0 commit comments

Comments
 (0)