From 83503f77370c499e982807354a2b020780db814b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 04:48:43 +0000 Subject: [PATCH] chore(deps): 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 e4cb4309..9fae0486 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "microsoft.sbom.dotnettool": { - "version": "1.2.0", + "version": "1.3.2", "commands": [ "sbom-tool" ]