From 1682ac08622465b729087a4fc164b6dc299cd9a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 09:38:59 +0000 Subject: [PATCH] Update dependency microsoft.cst.applicationinspector.cli to v1.9.17 (#68) 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 5b553c1..552ddf4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -39,7 +39,7 @@ ] }, "microsoft.cst.applicationinspector.cli": { - "version": "1.9.16", + "version": "1.9.17", "commands": [ "appinspector" ]