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:
dependabot[bot]
2024-07-02 09:02:47 +01:00
committed by GitHub
parent 9ba412d2d7
commit d3d50223eb
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="MimeKit" Version="4.6.0" /> <PackageReference Include="MimeKit" Version="4.7.0" />
</ItemGroup> </ItemGroup>
</Project> </Project>

View File

@@ -3,8 +3,8 @@
{fetchNuGet}: [ {fetchNuGet}: [
(fetchNuGet { (fetchNuGet {
pname = "BouncyCastle.Cryptography"; pname = "BouncyCastle.Cryptography";
version = "2.3.1"; version = "2.4.0";
sha256 = "0wagr2ibc12mp58i1fql2xbfb1h2b1bpi1gpsynkl2il3mycvyxg"; sha256 = "1400lbwk16ddpvfpp5c655ghcdxngr33h9c75h7fscsqdcsxk00f";
}) })
(fetchNuGet { (fetchNuGet {
pname = "fantomas"; pname = "fantomas";
@@ -73,8 +73,8 @@
}) })
(fetchNuGet { (fetchNuGet {
pname = "MimeKit"; pname = "MimeKit";
version = "4.6.0"; version = "4.7.0";
sha256 = "1rmz54d836gjhm9mhpa57h6d36gw4pdqh9xjidyy7548c30qdqrr"; sha256 = "0b9rf5nwjkcp2glhb0rj4fpx2ysvckijdmssd07rilbp5w8nkl3d";
}) })
(fetchNuGet { (fetchNuGet {
pname = "Nerdbank.GitVersioning"; pname = "Nerdbank.GitVersioning";