Skip to content

Commit

Permalink
Merge pull request CactuseSecurity#2484 from CactuseSecurity/dependab…
Browse files Browse the repository at this point in the history
…ot/nuget/roles/lib/files/FWO.Mail/MimeKit-4.7.1

Bump MimeKit from 4.6.0 to 4.7.1 in /roles/lib/files/FWO.Mail
  • Loading branch information
tpurschke authored Jul 12, 2024
2 parents 70bdcd3 + e09787e commit a846a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/lib/files/FWO.Mail/FWO.Mail.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="MailKit" Version="4.6.0" />
<PackageReference Include="MimeKit" Version="4.6.0" />
<PackageReference Include="MimeKit" Version="4.7.1" />
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
</ItemGroup>

Expand Down

0 comments on commit a846a0f

Please sign in to comment.