Skip to content

Commit 7d1d4ba

Browse files
Bump NLog from 4.6.8 to 4.7.0 (#76)
Bumps [NLog](https://github.com/NLog/NLog) from 4.6.8 to 4.7.0. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v4.6.8...v4.7) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 171d610 commit 7d1d4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NLog.MailKit/NLog.MailKit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ this package will overwrite the original Mail Target.
6161
<PackageReference Include="MailKit" Version="2.6.0" />
6262
</ItemGroup>
6363
<ItemGroup>
64-
<PackageReference Include="NLog" Version="4.6.8" />
64+
<PackageReference Include="NLog" Version="4.7.0" />
6565
</ItemGroup>
6666
</Project>

0 commit comments

Comments
 (0)