Skip to content

Commit

Permalink
Bump MimeKit from 3.0.0 to 4.7.1 in /MailingNinja.Core
Browse files Browse the repository at this point in the history
Bumps MimeKit from 3.0.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 80fd9a3 commit c9b39b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MailingNinja.Core/MailingNinja.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="9.0.0" />
<PackageReference Include="MediatR" Version="9.0.0" />
<PackageReference Include="FluentValidation.AspNetCore" Version="10.3.4" />
<PackageReference Include="MimeKit" Version="3.0.0" />
<PackageReference Include="MimeKit" Version="4.7.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c9b39b8

Please sign in to comment.