diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index bab91349..98588209 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "jetbrains.dotcover.globaltool": { - "version": "2023.1.3", + "version": "2023.1.4", "commands": [ "dotnet-dotcover" ]