Bump EPPlus from 5.1.1 to 5.1.2

Bumps [EPPlus](https://github.com/EPPlusSoftware/EPPlus) from 5.1.1 to 5.1.2.
- [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-05-14 04:56:17 +00:00 committed by J. Fronny
parent cae3a9e9c9
commit 00cfcc44a3
1 changed files with 1 additions and 1 deletions

View File

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