Skip to content

Commit

Permalink
Merge pull request #277 from mganss/dependabot/nuget/NPOI-2.6.2
Browse files Browse the repository at this point in the history
Bump NPOI from 2.6.1 to 2.6.2
  • Loading branch information
mganss authored Sep 12, 2023
2 parents 10a751f + d4c727a commit c5255d2
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 @@ -29,7 +29,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="NPOI" Version="2.6.1" />
<PackageReference Include="NPOI" Version="2.6.2" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />
</ItemGroup>
Expand Down

0 comments on commit c5255d2

Please sign in to comment.