Skip to content

Commit

Permalink
Bump NLog from 5.3.4 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [NLog](https://github.com/NLog/NLog) from 5.3.4 to 5.4.0.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v5.3.4...v5.4.0)

---
updated-dependencies:
- dependency-name: NLog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 1cfe5ef commit 47c0cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NWN.Anvil/NWN.Anvil.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<PackageReference Include="System.Reflection.MetadataLoadContext" Version="8.0.1" />
<PackageReference Include="LightInject" Version="6.6.4" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="NLog" Version="5.4.0" />
<PackageReference Include="Paket.Core" Version="8.0.3" PrivateAssets="all" />
<PackageReference Include="NWN.Core" Version="8193.37.0" PrivateAssets="compile" />
<PackageReference Include="NWN.Native" Version="8193.37.1" PrivateAssets="compile" />
Expand Down

0 comments on commit 47c0cd1

Please sign in to comment.