We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673f65d commit 9f97976Copy full SHA for 9f97976
src/Cofoundry.Plugins.Mail.MailKit/Cofoundry.Plugins.Mail.MailKit.csproj
@@ -17,7 +17,7 @@
17
18
<ItemGroup>
19
<PackageReference Include="Cofoundry.Core" Version="0.2.0-beta0054" />
20
- <PackageReference Include="MailKit" Version="1.16.2" />
+ <PackageReference Include="MailKit" Version="1.20.0" />
21
</ItemGroup>
22
23
</Project>
0 commit comments