From 5f30dcb20b68452b434cc9aaa8a6f71b421767eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 09:42:04 +0000 Subject: [PATCH 1/2] Bump NUnit from 3.14.0 to 4.4.0 --- updated-dependencies: - dependency-name: NUnit dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Swiss.FCh.Cube.RawData.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Swiss.FCh.Cube.RawData.Tests/Swiss.FCh.Cube.RawData.Tests.csproj b/src/Swiss.FCh.Cube.RawData.Tests/Swiss.FCh.Cube.RawData.Tests.csproj index 3a666f7..667e98a 100644 --- a/src/Swiss.FCh.Cube.RawData.Tests/Swiss.FCh.Cube.RawData.Tests.csproj +++ b/src/Swiss.FCh.Cube.RawData.Tests/Swiss.FCh.Cube.RawData.Tests.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 559b27238549658c0428f83850d786132fafa5e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Oct 2025 09:42:37 +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 6613de4..b3ed027 100644 --- a/THIRD_PARTY_LICENSES.md +++ b/THIRD_PARTY_LICENSES.md @@ -4,6 +4,6 @@ | dotNetRdf | 3.3.2 | MIT | https://licenses.nuget.org/MIT | | Microsoft.Extensions.DependencyInjection | 8.0.1 | MIT | https://licenses.nuget.org/MIT | | Microsoft.NET.Test.Sdk | 17.8.0 | LICENSE_MIT.txt | https://www.nuget.org/packages/Microsoft.NET.Test.Sdk/17.8.0/License | - | NUnit | 3.14.0 | LICENSE.txt | https://www.nuget.org/packages/NUnit/3.14.0/License | + | NUnit | 4.4.0 | MIT | https://licenses.nuget.org/MIT | | NUnit.Analyzers | 4.1.0 | MIT | https://licenses.nuget.org/MIT | | NUnit3TestAdapter | 5.0.0 | MIT | https://licenses.nuget.org/MIT |