Skip to content

Commit

Permalink
Update dependency NLog to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 1cf645d commit 13a7937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ZWaveCore/ZWaveConsole/ZWaveConsole.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NLog" Version="4.5.11" />
<PackageReference Include="NLog" Version="5.3.1" />
<PackageReference Include="NLog.Extensions.Logging" Version="1.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 13a7937

Please sign in to comment.