diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5a8e75b..50d5d2b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -11,7 +11,7 @@ "commands": ["dotnet-ef"] }, "dotnet-coverage": { - "version": "17.7.1", + "version": "17.7.3", "commands": ["dotnet-coverage"] } }