Skip to content

Commit

Permalink
Update CsvHelper to 32.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lg2de committed May 11, 2024
1 parent 46fe668 commit fa8e231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SimpleAccounting/SimpleAccounting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<!-- licecnse is MIT -->
<PackageReference Include="Caliburn.Micro" Version="4.0.212"/>
<!-- license is MS-PL -->
<PackageReference Include="CsvHelper" Version="31.0.0"/>
<PackageReference Include="CsvHelper" Version="32.0.2"/>
<!-- licecnse is MIT -->
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<!-- license is MIT -->
Expand Down

0 comments on commit fa8e231

Please sign in to comment.