From 8668fc06167f5cd41e96d8f72e2280b23257fc3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 16:32:58 +0000 Subject: [PATCH] Update dependency microsoft.sbom.dotnettool to v1.3.2 --- .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" ]