From f4286a95b83b2d577b7c799672e4865fe8f1689b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 17:35:45 +0000 Subject: [PATCH] Update dependency microsoft.sbom.dotnettool to v1.3.2 (#1435) 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 c8a40f06b..52c148311 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -51,7 +51,7 @@ ] }, "microsoft.sbom.dotnettool": { - "version": "1.2.0", + "version": "1.3.2", "commands": [ "sbom-tool" ]