diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7a1ae99..06950ab 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cyclonedx": { - "version": "6.1.0", + "version": "6.1.1", "commands": [ "dotnet-CycloneDX" ], @@ -16,4 +16,4 @@ ] } } -} +} \ No newline at end of file