Skip to content

Commit

Permalink
Bump NLog and NLog.Extensions.Logging
Browse files Browse the repository at this point in the history
Bumps [NLog](https://github.com/NLog/NLog) and [NLog.Extensions.Logging](https://github.com/NLog/NLog.Extensions.Logging). These dependencies needed to be updated together.

Updates `NLog` from 5.3.4 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.3.4...v5.3.4)

Updates `NLog.Extensions.Logging` from 5.3.14 to 5.3.15
- [Release notes](https://github.com/NLog/NLog.Extensions.Logging/releases)
- [Changelog](https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHANGELOG.MD)
- [Commits](NLog/NLog.Extensions.Logging@v5.3.14...v5.3.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 756a300 commit 676ce34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.14" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.14" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.15" />

<PackageReference Include="Glob" Version="1.1.9" />
<PackageReference Include="MediatR" Version="12.4.1" />
Expand Down

0 comments on commit 676ce34

Please sign in to comment.