Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Nov 16, 2020
1 parent 3d1bf66 commit 501dcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/DataGenerator.Tests/DataGenerator.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="CsvHelper" Version="15.0.8" />
<PackageReference Include="CsvHelper" Version="16.0.0" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
Expand Down

0 comments on commit 501dcff

Please sign in to comment.