Skip to content

Commit

Permalink
Merge pull request #564 from WildGums/dependabot/nuget/CsvHelper-32.0.0
Browse files Browse the repository at this point in the history
Bump CsvHelper from 31.0.4 to 32.0.0
  • Loading branch information
GeertvanHorrik committed Apr 26, 2024
2 parents 68495a3 + c1c783c commit 64df6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.Csv/Orc.Csv.csproj
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Catel.Fody" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="CsvHelper" Version="31.0.4" />
<PackageReference Include="CsvHelper" Version="32.0.0" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 64df6c0

Please sign in to comment.