Skip to content

Commit c94a3d9

Browse files
Bump MailKit and MimeKit (#665)
Bumps MailKit from 4.13.0 to 4.16.0 Bumps MimeKit from 4.15.1 to 4.16.0 --- updated-dependencies: - dependency-name: MailKit dependency-version: 4.16.0 dependency-type: direct:production - dependency-name: MimeKit dependency-version: 4.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0acf8eb commit c94a3d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

HwProj.NotificationsService/HwProj.NotificationsService.API/HwProj.NotificationsService.API.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="MailKit" Version="4.13.0" />
13+
<PackageReference Include="MailKit" Version="4.16.0" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.9" />
15-
<PackageReference Include="MimeKit" Version="4.15.1" />
15+
<PackageReference Include="MimeKit" Version="4.16.0" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)