Bump EPPlus from 5.0.4 to 5.1.0

Bumps [EPPlus](https://github.com/EPPlusSoftware/EPPlus) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/EPPlusSoftware/EPPlus/releases)
- [Commits](https://github.com/EPPlusSoftware/EPPlus/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-08 04:56:31 +00:00 committed by J. Fronny
parent 3cf6542505
commit c9caa87105
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CC-Functions.W32" Version="1.1.7399.26972" />
<PackageReference Include="EPPlus" Version="5.0.4" />
<PackageReference Include="EPPlus" Version="5.1.0" />
<PackageReference Include="NCalc2" Version="2.1.0" />
</ItemGroup>
</Project>