Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

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

---
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 Nov 4, 2022
1 parent a1ab789 commit 0503794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Finance/Finance.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CsvHelper" Version="28.0.0" />
<PackageReference Include="CsvHelper" Version="30.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="ServiceStack.Text" Version="6.4.0" />
</ItemGroup>
Expand Down

0 comments on commit 0503794

Please sign in to comment.