From fb7c45c422447525bbbbbd6c8c49e9ca1e0ffbde Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:05:58 +0000 Subject: [PATCH] Update dependency microsoft.cst.applicationinspector.cli to v1.9.10 --- .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 52c148311..fd1435dc4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -39,7 +39,7 @@ ] }, "microsoft.cst.applicationinspector.cli": { - "version": "1.9.8", + "version": "1.9.10", "commands": [ "appinspector" ]