From b03d79174bfb17668d731f15765f3bc57a98a14b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 10:03:51 +0000 Subject: [PATCH] Bump dotnet-outdated-tool from 4.6.9 to 4.7.0 --- updated-dependencies: - dependency-name: dotnet-outdated-tool dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index d08bd6b..16cd0dc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "dotnet-outdated-tool": { - "version": "4.6.9", + "version": "4.7.0", "commands": [ "dotnet-outdated" ],