Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and glennawatson committed Jun 30, 2019
1 parent b73f9ec commit 2a19d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Splat.NLog/Splat.NLog.csproj
Expand Up @@ -9,7 +9,7 @@
<PackageId>Splat.NLog</PackageId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NLog" Version="4.5.7" />
<PackageReference Include="NLog" Version="4.6.5" />
<PackageReference Include="System.Collections.Immutable" Version="1.5.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 2a19d13

Please sign in to comment.