Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent 73e2fae commit 0627996
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 @@ -64,7 +64,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.2.8" />
<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="Paket.Core" Version="8.0.3" PrivateAssets="all" />
<PackageReference Include="NWN.Core" Version="8193.36.5" PrivateAssets="compile" />
<PackageReference Include="NWN.Native" Version="8193.36.7" PrivateAssets="compile" />
Expand Down

0 comments on commit 0627996

Please sign in to comment.