diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7a1ae99..51d44d9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,17 +3,17 @@ "isRoot": true, "tools": { "cyclonedx": { - "version": "6.1.0", + "version": "6.1.1", "commands": [ "dotnet-CycloneDX" ], "rollForward": false }, "dotnet-ef": { - "version": "8.0.25", + "version": "8.0.26", "commands": [ "dotnet-ef" ] } } -} +} \ No newline at end of file