Skip to content

Commit

Permalink
updating nuget package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveWinward committed Jun 22, 2024
1 parent de88ded commit 90c9dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GoogleSheetsWrapper/GoogleSheetsWrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CsvHelper" Version="32.0.3" />
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.0.2" />
<PackageReference Include="Google.Apis.Sheets.v4" Version="1.68.0.3421" />
</ItemGroup>
Expand Down

0 comments on commit 90c9dff

Please sign in to comment.