From f2b340bf53e8d53c3a9c587719439b7f57215811 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 19:50:00 +0000 Subject: [PATCH] Update dependency microsoft.cst.applicationinspector.cli to 1.9.30 --- .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 69d0ce4..7339e2e 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -39,7 +39,7 @@ ] }, "microsoft.cst.applicationinspector.cli": { - "version": "1.9.28", + "version": "1.9.30", "commands": [ "appinspector" ]