Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Http from 2.1.1 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Http](https://github.com/aspnet/HttpClientFactory) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/aspnet/HttpClientFactory/releases)
- [Commits](aspnet/HttpClientFactory@2.1.1...2.2.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Apr 2, 2019
1 parent aaf5973 commit d432517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Model/CoffeeMonitor.Model.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="2.1.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="2.1.1" />
<PackageReference Include="NodaTime" Version="2.4.5" />
</ItemGroup>
Expand Down

0 comments on commit d432517

Please sign in to comment.