Skip to content

Commit

Permalink
Bump MimeKit from 2.5.2 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [MimeKit](https://github.com/jstedfast/MimeKit) from 2.5.2 to 2.6.0.
- [Release notes](https://github.com/jstedfast/MimeKit/releases)
- [Changelog](https://github.com/jstedfast/MimeKit/blob/master/ReleaseNotes.md)
- [Commits](jstedfast/MimeKit@2.5.2...2.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 6, 2020
1 parent e0cadd3 commit 8e534cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rnwood.Smtp4dev/Rnwood.Smtp4dev.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.3" />
<PackageReference Include="MimeKit" Version="2.5.2" />
<PackageReference Include="MimeKit" Version="2.6.0" />
<PackageReference Include="Rnwood.SmtpServer" Version="3.1.0-ci0534" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.6.7" />
<PackageReference Include="System.Data.SQLite" Version="1.0.112" />
Expand Down

0 comments on commit 8e534cf

Please sign in to comment.