Skip to content

Commit

Permalink
Bump CsvHelper from 29.0.0 to 33.0.1
Browse files Browse the repository at this point in the history
Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 29.0.0 to 33.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 4f578ad commit 8bdef06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cyclonedx/cyclonedx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="CoderPatros.AntPathMatching" Version="0.1.1" />
<PackageReference Include="CsvHelper" Version="29.0.0" />
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="CycloneDX.Utils" Version="7.1.0" />
<PackageReference Include="CycloneDX.Spdx.Interop" Version="7.1.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21308.1" />
Expand Down

0 comments on commit 8bdef06

Please sign in to comment.