Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Extensions.Http from 3.1.3 to 3.1.4 (#89)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Http](https://github.com/aspnet/Extensions) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.3...v3.1.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Elizabeth Schneider <[email protected]>
  • Loading branch information
dependabot-preview[bot] and mozts2005 authored May 16, 2020
1 parent 6220bdc commit 185fe9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Speedygeek.ZendeskAPI/Speedygeek.ZendeskAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.4" />
<PackageReference Include="Microsoft.Extensions.Options" Version="3.1.4" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.4" />
</ItemGroup>
</Project>

0 comments on commit 185fe9b

Please sign in to comment.