diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 89813d7..87090fc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "microsoft.sbom.dotnettool": { - "version": "4.1.4", + "version": "4.1.5", "commands": [ "sbom-tool" ] }, "demaconsulting.spdxtool": { - "version": "2.5.0", + "version": "2.6.0", "commands": [ "spdx-tool" ]