Skip to content

Commit 5c2896c

Browse files
Bump EPPlus from 4.5.3.3 to 8.0.8
--- updated-dependencies: - dependency-name: EPPlus dependency-version: 8.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tests ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent def2878 commit 5c2896c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/PdfRpt.Core/PdfRpt.Core.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
<PackageReference Include="System.Xml.XPath.XDocument" Version="4.3.0" />
3636
<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.1" />
3737
<PackageReference Include="iTextSharp.LGPLv2.Core" Version="3.7.4" />
38-
<PackageReference Include="EPPlus" Version="[4.5.3.3, 5)" />
38+
<PackageReference Include="EPPlus" Version="8.0.8" />
3939
</ItemGroup>
4040
<ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">
4141
<Reference Include="System.ComponentModel.DataAnnotations" />
4242
<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.1" />
4343
<PackageReference Include="iTextSharp.LGPLv2.Core" Version="3.7.4" />
44-
<PackageReference Include="EPPlus" Version="[4.5.3.3, 5)" />
44+
<PackageReference Include="EPPlus" Version="8.0.8" />
4545
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.0.2" />
4646
</ItemGroup>
4747
<PropertyGroup Condition="'$(TargetFramework)' == 'net462'">

0 commit comments

Comments
 (0)