Skip to content

Commit

Permalink
Merge pull request #105 from mivano/dependabot/nuget/src/CsvHelper-31…
Browse files Browse the repository at this point in the history
….0.0

Bump CsvHelper from 30.0.1 to 31.0.0 in /src
  • Loading branch information
mivano authored Feb 16, 2024
2 parents ed932aa + 5fde962 commit 2b1f608
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 2b1f608

Please sign in to comment.