Skip to content

Commit

Permalink
chore(deps): update dependency mailkit to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2023
1 parent a10d90e commit dd2b9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jellyfin.Plugin.Webhook/Jellyfin.Plugin.Webhook.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
<PackageReference Include="MailKit" Version="3.6.0" />
<PackageReference Include="MailKit" Version="4.1.0" />
<PackageReference Include="Handlebars.Net" Version="2.1.4" />
<PackageReference Include="Microsoft.Extensions.Http" Version="6.*" />
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="4.2.1.781" />
Expand Down

0 comments on commit dd2b9b2

Please sign in to comment.