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 30.0.0 to 30.0.1
Browse files Browse the repository at this point in the history
Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 30.0.0 to 30.0.1.
- [Release notes](https://github.com/JoshClose/CsvHelper/releases)
- [Commits](JoshClose/CsvHelper@30.0.0...30.0.1)

---
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 Nov 14, 2022
1 parent 54de390 commit f6fda12
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="30.0.0" />
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="ServiceStack.Text" Version="6.4.0" />
</ItemGroup>
Expand Down

0 comments on commit f6fda12

Please sign in to comment.