Skip to content

Commit

Permalink
Merge pull request #199 from brminnick/dependabot/nuget/Microsoft.Ext…
Browse files Browse the repository at this point in the history
…ensions.Http.Polly-3.1.11

Bump Microsoft.Extensions.Http.Polly from 3.1.10 to 3.1.11
  • Loading branch information
TheCodeTraveler authored Jan 25, 2021
2 parents bf00680 + 2dda0b1 commit 778c70e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GitTrends.Functions/GitTrends.Functions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="GitHubApiStatus.Extensions" Version="2.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="3.1.10" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="3.1.11" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.11" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Refit.HttpClientFactory" Version="5.2.4" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="3.1.10" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="3.1.11" />
<PackageReference Include="Microsoft.Azure.NotificationHubs" Version="4.1.0" />
<PackageReference Include="Xamarin.Essentials.Interfaces" Version="1.6.1-preview2" />
</ItemGroup>
Expand Down

0 comments on commit 778c70e

Please sign in to comment.