jellyfin-plugin-webhook/Jellyfin.Plugin.Webhook
dependabot[bot] ee8d8ceaa2
chore(deps): bump MailKit from 2.12.0 to 2.13.0
Bumps [MailKit](https://github.com/jstedfast/MailKit) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/jstedfast/MailKit/releases)
- [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/jstedfast/MailKit/compare/2.12.0...2.13.0)

---
updated-dependencies:
- dependency-name: MailKit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 00:58:14 +00:00
..
Configuration Add user filter per webhook 2021-04-08 18:24:20 -06:00
Destinations Add user filter per webhook 2021-04-08 18:24:20 -06:00
Helpers Clean up 2021-03-13 14:54:22 -07:00
Models initial commit 2020-09-11 15:02:28 -06:00
Notifiers Clean up 2021-03-13 14:54:22 -07:00
Templates Add Slack client 2021-01-29 20:04:14 -07:00
IWebhookSender.cs Add all possible notification types 2021-01-07 11:57:02 -07:00
Jellyfin.Plugin.Webhook.csproj chore(deps): bump MailKit from 2.12.0 to 2.13.0 2021-06-14 00:58:14 +00:00
PluginServiceRegistrator.cs Add Slack client 2021-01-29 20:04:14 -07:00
WebhookPlugin.cs Fix issues with recently added items 2021-01-28 17:38:05 -07:00
WebhookSender.cs Clean up 2021-03-13 14:54:22 -07:00