Skip to content

Commit d7296f2

Browse files
Bump EPPlus from 6.2.0 to 6.2.6
Bumps [EPPlus](https://github.com/EPPlusSoftware/EPPlus) from 6.2.0 to 6.2.6. - [Release notes](https://github.com/EPPlusSoftware/EPPlus/releases) - [Commits](EPPlusSoftware/EPPlus@v6.2.0...v6.2.6) --- updated-dependencies: - dependency-name: EPPlus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23e3d00 commit d7296f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

accounts-api/src/WebApi/WebApi.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk.Web">
1+
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<PropertyGroup>
44
<TargetFramework>net7.0</TargetFramework>
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<!-- Microsoft -->
24-
<PackageReference Include="EPPlus" Version="6.2.0" />
24+
<PackageReference Include="EPPlus" Version="6.2.6" />
2525
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.4">
2626
<PrivateAssets>all</PrivateAssets>
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)