From 011f9157ca060ed9c96f5789528236777baba5f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 05:53:24 +0000 Subject: [PATCH] deps(tools): update dependency nuget-license to v4.0.18 --- .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 afe01b81..271a9640 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "nuget-license": { - "version": "4.0.17", + "version": "4.0.18", "commands": [ "nuget-license" ],