Skip to content

Commit

Permalink
Bump CsvHelper from 30.0.1 to 31.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 30.0.1 to 31.0.0.
- [Commits](JoshClose/CsvHelper@30.0.1...31.0.0)

---
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 Feb 12, 2024
1 parent faa4a6b commit 93121f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azure-cost-cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="CsvHelper" Version="31.0.0" />
<PackageReference Include="JmesPath.Net" Version="1.0.330" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.1" />
Expand Down

0 comments on commit 93121f8

Please sign in to comment.