Skip to content

Commit

Permalink
Bump CsvHelper from 30.0.1 to 30.1.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 30.1.0.
- [Commits](JoshClose/CsvHelper@30.0.1...30.1.0)

---
updated-dependencies:
- dependency-name: CsvHelper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent faa4a6b commit bea872a
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="30.1.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 bea872a

Please sign in to comment.