diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 2f21be6..0f8e30b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "dotnet-outdated-tool": { - "version": "4.6.8", + "version": "4.6.9", "commands": [ "dotnet-outdated" ], "rollForward": false }, "dotnet-tools-outdated": { - "version": "0.7.1", + "version": "0.8.0", "commands": [ "dotnet-tools-outdated" ], @@ -24,7 +24,7 @@ "rollForward": false }, "dotnet-ef": { - "version": "10.0.0", + "version": "10.0.1", "commands": [ "dotnet-ef" ],