From ef65b3138f245768b27e34796b238c9eeb0b166b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 21:01:08 +0100 Subject: [PATCH] chore(deps): update dependency microsoft.sbom.dotnettool to v1.6.2 (#1489) 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 53f1192b0..a6268b369 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -51,7 +51,7 @@ ] }, "microsoft.sbom.dotnettool": { - "version": "1.6.1", + "version": "1.6.2", "commands": [ "sbom-tool" ]