Skip to content

Commit

Permalink
Upgrade MailKit to 2.5.2.
Browse files Browse the repository at this point in the history
Fix #3118
  • Loading branch information
maliming authored Mar 15, 2020
1 parent 8dcd05c commit ccbaf4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/src/Volo.Abp.MailKit/Volo.Abp.MailKit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MailKit" Version="2.4.1" />
<PackageReference Include="MailKit" Version="2.5.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ccbaf4f

Please sign in to comment.