From 64c89921d45442a71ada76ea238929a57666d69d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 17:34:11 +0000 Subject: [PATCH] Bump Bullseye, SimpleExec and System.Text.Json Bumps Bullseye from 4.2.1 to 6.0.0 Bumps SimpleExec from 11.0.0 to 12.0.0 Bumps System.Text.Json from 9.0.2 to 9.0.6 --- updated-dependencies: - dependency-name: Bullseye dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: SimpleExec dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Text.Json dependency-version: 9.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- build/build.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 95adf14..bbd8149 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "gitversion.tool": { - "version": "5.12.0", + "version": "6.3.0", "commands": [ "dotnet-gitversion" ] diff --git a/build/build.csproj b/build/build.csproj index c5f6732..612ca27 100644 --- a/build/build.csproj +++ b/build/build.csproj @@ -6,10 +6,10 @@ - + - - + +