From 754a6d25e9b626d19f33a932b059f01300939ae0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 19:41:10 +0000 Subject: [PATCH] deps(tools): update dependency nuget-license to v4.0.12 --- .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 67a4955d..bfb10519 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "nuget-license": { - "version": "4.0.11", + "version": "4.0.12", "commands": [ "nuget-license" ],