From fe6838b11526111dd4eb2d5338c15e4b53d02872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 09:42:37 +0000 Subject: [PATCH] Bump FluentAssertions and 4 others Bumps FluentAssertions from 7.2.0 to 7.2.2 Bumps Skyline.DataMiner.Core.DataMinerSystem.Automation from 1.1.3.7 to 1.1.3.8 Bumps Skyline.DataMiner.Core.DataMinerSystem.Common from 1.1.3.7 to 1.1.3.8 Bumps Skyline.DataMiner.Core.DataMinerSystem.Protocol from 1.1.3.7 to 1.1.3.8 Bumps Skyline.DataMiner.Sdk from 2.4.1 to 2.5.2 --- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Core.DataMinerSystem.Automation dependency-version: 1.1.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Core.DataMinerSystem.Automation dependency-version: 1.1.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Core.DataMinerSystem.Common dependency-version: 1.1.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Core.DataMinerSystem.Protocol dependency-version: 1.1.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Skyline.DataMiner.Sdk dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- ...DataMiner.Dev.Utils.Solutions.Categories.Automation.csproj | 2 +- ...e.DataMiner.Dev.Utils.Solutions.Categories.Protocol.csproj | 2 +- ...line.DataMiner.Dev.Utils.Solutions.Categories.Tests.csproj | 4 ++-- .../Skyline.DataMiner.Dev.Utils.Solutions.Categories.csproj | 2 +- global.json | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Skyline.DataMiner.Utils.Categories.Automation/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Automation.csproj b/Skyline.DataMiner.Utils.Categories.Automation/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Automation.csproj index ebf8224..19f2584 100644 --- a/Skyline.DataMiner.Utils.Categories.Automation/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Automation.csproj +++ b/Skyline.DataMiner.Utils.Categories.Automation/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Automation.csproj @@ -36,7 +36,7 @@ - + diff --git a/Skyline.DataMiner.Utils.Categories.Protocol/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Protocol.csproj b/Skyline.DataMiner.Utils.Categories.Protocol/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Protocol.csproj index 367284d..b747993 100644 --- a/Skyline.DataMiner.Utils.Categories.Protocol/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Protocol.csproj +++ b/Skyline.DataMiner.Utils.Categories.Protocol/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Protocol.csproj @@ -36,7 +36,7 @@ - + diff --git a/Skyline.DataMiner.Utils.Categories.Tests/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Tests.csproj b/Skyline.DataMiner.Utils.Categories.Tests/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Tests.csproj index ecce6e4..2681c93 100644 --- a/Skyline.DataMiner.Utils.Categories.Tests/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Tests.csproj +++ b/Skyline.DataMiner.Utils.Categories.Tests/Skyline.DataMiner.Dev.Utils.Solutions.Categories.Tests.csproj @@ -21,9 +21,9 @@ - + - + diff --git a/Skyline.DataMiner.Utils.Categories/Skyline.DataMiner.Dev.Utils.Solutions.Categories.csproj b/Skyline.DataMiner.Utils.Categories/Skyline.DataMiner.Dev.Utils.Solutions.Categories.csproj index 60a3b4a..c7d3559 100644 --- a/Skyline.DataMiner.Utils.Categories/Skyline.DataMiner.Dev.Utils.Solutions.Categories.csproj +++ b/Skyline.DataMiner.Utils.Categories/Skyline.DataMiner.Dev.Utils.Solutions.Categories.csproj @@ -36,7 +36,7 @@ - + diff --git a/global.json b/global.json index ab48c85..6e740d6 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.4.1" + "Skyline.DataMiner.Sdk": "2.5.2" } } \ No newline at end of file