From 9ea595d456ab4add799ae6277069887d5fbd539f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 13:42:44 +0000 Subject: [PATCH] Update dependency microsoft.sbom.dotnettool to v1.3.3 (#1447) 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 fd1435dc4..4cd8c284a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -51,7 +51,7 @@ ] }, "microsoft.sbom.dotnettool": { - "version": "1.3.2", + "version": "1.3.3", "commands": [ "sbom-tool" ]