Skip to content

Commit

Permalink
Update dependency NLog.Extensions.Logging to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent afa4483 commit 5f4eeed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/InfluxdbBackup/InfluxdbBackup.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="CronExpressionDescriptor" Version="2.9.0" />
<PackageReference Include="Ninject" Version="3.3.4" />
<PackageReference Include="NLog" Version="4.5.11" />
<PackageReference Include="NLog.Extensions.Logging" Version="1.4.0" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.7" />
<PackageReference Include="Quartz" Version="3.0.7" />
<PackageReference Include="windowsazure.storage" Version="9.3.3" />
</ItemGroup>
Expand Down

0 comments on commit 5f4eeed

Please sign in to comment.