Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 70a0507 commit 55684ef
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="32.0.1" />
<PackageReference Include="CsvHelper" Version="32.0.3" />
<PackageReference Include="Sylvan.Common" Version="0.4.3" />
<PackageReference Include="Sylvan.Data.Csv" Version="1.3.8" />
</ItemGroup>
Expand Down

0 comments on commit 55684ef

Please sign in to comment.