Skip to content

Commit

Permalink
Bump NLog from 4.6.7 to 4.6.8
Browse files Browse the repository at this point in the history
Bumps [NLog](https://github.com/NLog/NLog) from 4.6.7 to 4.6.8.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/v4.6.8/CHANGELOG.md)
- [Commits](NLog/NLog@v4.6.7...v4.6.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 5, 2019
1 parent 9dc0da4 commit 982b205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KickStart.NLog/KickStart.NLog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NLog" Version="4.6.7" />
<PackageReference Include="NLog" Version="4.6.8" />
</ItemGroup>

</Project>

0 comments on commit 982b205

Please sign in to comment.