From 05c24ff54b526ad8d66684e44e322b45b3f2cbe7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 09:25:04 +0100 Subject: [PATCH] Update dependency microsoft.cst.applicationinspector.cli to v1.9.10 (#1432) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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" ]