Skip to content

Commit

Permalink
build(deps): bump NLog from 4.7.4 to 4.7.5 (#592)
Browse files Browse the repository at this point in the history
Bumps [NLog](https://github.com/NLog/NLog) from 4.7.4 to 4.7.5.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v4.7.4...v4.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 28, 2020
1 parent 70eea05 commit 82d6883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Splat.NLog/Splat.NLog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageId>Splat.NLog</PackageId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NLog" Version="4.7.4" />
<PackageReference Include="NLog" Version="4.7.5" />
<PackageReference Include="System.Collections.Immutable" Version="1.7.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 82d6883

Please sign in to comment.