Skip to content

Commit

Permalink
Updates package 'Polly' to version '7.2.1' (#1127)
Browse files Browse the repository at this point in the history
  • Loading branch information
MicrosoftHealthService committed Jul 8, 2020
1 parent cb17353 commit 6549ceb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion THIRDPARTYNOTICES.md
Expand Up @@ -775,7 +775,7 @@ This file is based on or incorporates material from the projects listed below (T
>
> [ http://www.opensource.org/licenses/bsd-license.php ]>
## Polly 7.2.0
## Polly 7.2.1
* Component Source: https://github.com/App-vNext/Polly
* Component Copyright and License:
> New BSD License
Expand Down
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Health.Abstractions" Version="1.0.0-master-20200629-1" />
<PackageReference Include="Microsoft.Health.Core" Version="1.0.0-master-20200629-1" />
<PackageReference Include="Microsoft.Health.Extensions.DependencyInjection" Version="1.0.0-master-20200629-1" />
<PackageReference Include="Polly" Version="7.2.0" />
<PackageReference Include="Polly" Version="7.2.1" />
</ItemGroup>

</Project>
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.5" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.3.1" />
<PackageReference Include="Microsoft.Azure.Storage.Blob" Version="11.1.7" />
<PackageReference Include="Polly" Version="7.2.0" />
<PackageReference Include="Polly" Version="7.2.1" />
</ItemGroup>

<ItemGroup>
Expand Down
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="Hl7.Fhir.Serialization" Version="1.7.0" />
<PackageReference Include="Hl7.FhirPath" Version="1.7.0" />
<PackageReference Include="Newtonsoft.Json.Schema" Version="3.0.11" />
<PackageReference Include="Polly" Version="7.2.0" />
<PackageReference Include="Polly" Version="7.2.1" />
<PackageReference Include="System.Collections.Immutable" Version="1.7.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
</ItemGroup>
Expand Down

0 comments on commit 6549ceb

Please sign in to comment.