Skip to content

Commit

Permalink
Merge pull request #1335 from SMI/dependabot/nuget/master/CsvHelper-2…
Browse files Browse the repository at this point in the history
…9.0.0

Bump CsvHelper from 28.0.1 to 29.0.0
  • Loading branch information
jas88 committed Oct 7, 2022
2 parents 0d90f43 + 97d11f2 commit e0d71b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/Smi.Common/Smi.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="CsvHelper" Version="28.0.1" />
<PackageReference Include="CsvHelper" Version="29.0.0" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Equ" Version="2.3.0" />
<PackageReference Include="coveralls.io" Version="1.4.2" />
Expand Down

0 comments on commit e0d71b8

Please sign in to comment.