Skip to content

Commit

Permalink
Bump MimeKit from 3.3.0 to 4.7.1 in /MailBounceDetector
Browse files Browse the repository at this point in the history
Bumps MimeKit from 3.3.0 to 4.7.1.

---
updated-dependencies:
- dependency-name: MimeKit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 0dc87d0 commit c71cc61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MailBounceDetector/MailBounceDetector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MimeKit" Version="3.3.0" />
<PackageReference Include="MimeKit" Version="4.7.1" />
</ItemGroup>
</Project>

0 comments on commit c71cc61

Please sign in to comment.