From e14ca8590a1480f0cedbdf120e71b360167b2699 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 07:08:59 +0000 Subject: [PATCH] deps(tools): update dependency nuget-license to v4.0.11 --- .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 7af6a595..67a4955d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "nuget-license": { - "version": "4.0.10", + "version": "4.0.11", "commands": [ "nuget-license" ],