Skip to content

Commit

Permalink
Merge pull request #142 from OneIdentity/dependabot/nuget/NLog-5.2.5
Browse files Browse the repository at this point in the history
Bump NLog from 5.2.0 to 5.2.5
  • Loading branch information
joergrosenkranz authored Nov 10, 2023
2 parents 7d47396 + 81d824d commit e0ded8f
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 @@ -21,7 +21,7 @@
<PackageReference Include="GitVersion.MsBuild" Version="5.12.0">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<PackageReference Include="NLog" Version="5.2.0" />
<PackageReference Include="NLog" Version="5.2.5" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0.1">
Expand Down

0 comments on commit e0ded8f

Please sign in to comment.