diff --git a/src/.config/dotnet-tools.json b/src/.config/dotnet-tools.json index 51641c9..837b189 100644 --- a/src/.config/dotnet-tools.json +++ b/src/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.4", + "version": "9.0.8", "commands": [ "dotnet-ef" ],