mirror of
https://github.com/Smaug123/dmarc-fsharp
synced 2025-10-07 08:28:40 +00:00
Bump MimeKit from 4.6.0 to 4.7.0 (#5)
* Bump MimeKit from 4.6.0 to 4.7.0 Bumps [MimeKit](https://github.com/jstedfast/MimeKit) from 4.6.0 to 4.7.0. - [Changelog](https://github.com/jstedfast/MimeKit/blob/master/ReleaseNotes.md) - [Commits](https://github.com/jstedfast/MimeKit/compare/4.6.0...4.7.0) --- updated-dependencies: - dependency-name: MimeKit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="MimeKit" Version="4.6.0" />
|
||||
<PackageReference Include="MimeKit" Version="4.7.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
@@ -3,8 +3,8 @@
|
||||
{fetchNuGet}: [
|
||||
(fetchNuGet {
|
||||
pname = "BouncyCastle.Cryptography";
|
||||
version = "2.3.1";
|
||||
sha256 = "0wagr2ibc12mp58i1fql2xbfb1h2b1bpi1gpsynkl2il3mycvyxg";
|
||||
version = "2.4.0";
|
||||
sha256 = "1400lbwk16ddpvfpp5c655ghcdxngr33h9c75h7fscsqdcsxk00f";
|
||||
})
|
||||
(fetchNuGet {
|
||||
pname = "fantomas";
|
||||
@@ -73,8 +73,8 @@
|
||||
})
|
||||
(fetchNuGet {
|
||||
pname = "MimeKit";
|
||||
version = "4.6.0";
|
||||
sha256 = "1rmz54d836gjhm9mhpa57h6d36gw4pdqh9xjidyy7548c30qdqrr";
|
||||
version = "4.7.0";
|
||||
sha256 = "0b9rf5nwjkcp2glhb0rj4fpx2ysvckijdmssd07rilbp5w8nkl3d";
|
||||
})
|
||||
(fetchNuGet {
|
||||
pname = "Nerdbank.GitVersioning";
|
||||
|
Reference in New Issue
Block a user