From 0c870f1a38afe9a6ffb66587ff09b5f0e2370b13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 01:30:27 +0000 Subject: [PATCH 1/2] chore(deps): Bump the nuget group with 1 update Bumps MailKit from 4.15.1 to 4.16.0 --- updated-dependencies: - dependency-name: MailKit dependency-version: 4.16.0 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- src/Swiss.FCh.Utils/Swiss.FCh.Utils.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Swiss.FCh.Utils/Swiss.FCh.Utils.csproj b/src/Swiss.FCh.Utils/Swiss.FCh.Utils.csproj index 716d44e..c80cc90 100644 --- a/src/Swiss.FCh.Utils/Swiss.FCh.Utils.csproj +++ b/src/Swiss.FCh.Utils/Swiss.FCh.Utils.csproj @@ -34,7 +34,7 @@ - + From 1e1d52a962f266d61561060c8276ca854d5a62f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 18 Apr 2026 01:30:50 +0000 Subject: [PATCH 2/2] chore: update THIRD_PARTY_LICENSES.md --- THIRD_PARTY_LICENSES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md index 81591ff..f54bbfc 100644 --- a/THIRD_PARTY_LICENSES.md +++ b/THIRD_PARTY_LICENSES.md @@ -2,7 +2,7 @@ | ------------------------------------------------------- | ------- | ------------ | ---------------------------------------------------------------------------------- | | coverlet.collector | 6.0.4 | MIT | https://licenses.nuget.org/MIT | | HtmlAgilityPack | 1.12.4 | MIT | https://licenses.nuget.org/MIT | - | MailKit | 4.15.1 | MIT | https://licenses.nuget.org/MIT | + | MailKit | 4.16.0 | MIT | https://licenses.nuget.org/MIT | | Microsoft.Extensions.Configuration.EnvironmentVariables | 8.0.0 | MIT | https://licenses.nuget.org/MIT | | Microsoft.Extensions.Configuration.EnvironmentVariables | 9.0.11 | MIT | https://licenses.nuget.org/MIT | | Microsoft.Extensions.Configuration.EnvironmentVariables | 10.0.1 | MIT | https://licenses.nuget.org/MIT |