From b030ac7b5cd8371716b09aa5c04184298ff4b28f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 21:57:50 +0000 Subject: [PATCH] Update dependency minver-cli to v7 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index 533323b..8b2e982 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "minver-cli": { - "version": "4.2.0", + "version": "7.0.0", "commands": [ "minver" ]