Skip to content

Commit

Permalink
Merge pull request #296 from mganss/dependabot/nuget/NPOI-2.7.0
Browse files Browse the repository at this point in the history
Bump NPOI from 2.6.2 to 2.7.0
  • Loading branch information
mganss authored Mar 25, 2024
2 parents 4c589e1 + 26b954d commit 12411e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ExcelMapper/ExcelMapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="NPOI" Version="2.6.2" />
<PackageReference Include="NPOI" Version="2.7.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 12411e1

Please sign in to comment.