Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jas88 committed Oct 16, 2023
1 parent 6303501 commit dfdd3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rdmp.Core/Rdmp.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
<PackageReference Include="Microsoft.XmlSerializer.Generator" Version="7.0.0" />
<PackageReference Include="MongoDB.Driver" Version="2.22.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.2.4" />
<PackageReference Include="NLog" Version="5.2.5" />
<PackageReference Include="NPOI" Version="2.6.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.0.2" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.0.0" />
Expand Down

0 comments on commit dfdd3e9

Please sign in to comment.