Skip to content

Commit

Permalink
Merge pull request #164 from OneIdentity/dependabot/nuget/CsvHelper-3…
Browse files Browse the repository at this point in the history
…3.0.1

Bump CsvHelper from 32.0.3 to 33.0.1
  • Loading branch information
joergrosenkranz authored Aug 6, 2024
2 parents 215b550 + 1f33c9d commit 72e4e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LogInsights/LogInsights.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</PackageReference>
<PackageReference Include="NLog" Version="5.3.2" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="CsvHelper" Version="32.0.3" />
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 72e4e0a

Please sign in to comment.