Skip to content

Commit

Permalink
Bump CsvHelper from 31.0.4 to 32.0.1
Browse files Browse the repository at this point in the history
Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 31.0.4 to 32.0.1.
- [Commits](https://github.com/JoshClose/CsvHelper/commits)

---
updated-dependencies:
- dependency-name: CsvHelper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent e4382c5 commit 463bee4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.12" />
<PackageReference Include="csFastFloat" Version="4.1.4" />
<PackageReference Include="CsvHelper" Version="31.0.4" />
<PackageReference Include="CsvHelper" Version="32.0.1" />
<PackageReference Include="Sylvan.Common" Version="0.4.3" />
<PackageReference Include="Sylvan.Data.Csv" Version="1.3.7" />
</ItemGroup>
Expand Down

0 comments on commit 463bee4

Please sign in to comment.