Skip to content

Commit

Permalink
Update dependency MailKit to v4.7.1
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| nuget      | MailKit | 4.7.0 | 4.7.1 |
  • Loading branch information
renovate[bot] committed Jul 15, 2024
1 parent 1ac5046 commit 3670c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Orso.Arpa.Mail/Orso.Arpa.Mail.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MailKit" Version="4.7.0" />
<PackageReference Include="MailKit" Version="4.7.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3670c6e

Please sign in to comment.