From 743cd2c97e2acd4137e87c26a42901aaaee2186d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 11:39:24 +0000 Subject: [PATCH] Update dependency microsoft.cst.applicationinspector.cli to v1.9.18 (#75) 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 dd1c16e..21f12f1 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -39,7 +39,7 @@ ] }, "microsoft.cst.applicationinspector.cli": { - "version": "1.9.17", + "version": "1.9.18", "commands": [ "appinspector" ]