Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent 25db87f commit ac722a9
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 @@ -63,7 +63,7 @@
<ItemGroup>
<PackageReference Include="LightInject" Version="6.6.4" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.2.5" />
<PackageReference Include="NLog" Version="5.2.8" />
<PackageReference Include="Paket.Core" Version="7.2.1" PrivateAssets="all" />
<PackageReference Include="NWN.Core" Version="8193.36.1" PrivateAssets="compile" />
<PackageReference Include="NWN.Native" Version="8193.36.2" PrivateAssets="compile" />
Expand Down

0 comments on commit ac722a9

Please sign in to comment.