Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Http from 3.1.9 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) from 3.1.9 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)
  • Loading branch information
Dependabot authored and Maxwell Weru committed Dec 4, 2020
1 parent 70182f4 commit 0626a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Falu/Falu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.9" />
<PackageReference Include="Microsoft.Extensions.Http" Version="5.0.0" />
<PackageReference Include="Tingle.Extensions.JsonPatch" Version="3.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 0626a40

Please sign in to comment.