diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 4fab1ecc..303423f4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "jetbrains.dotcover.globaltool": { - "version": "2023.2.2", + "version": "2023.2.3", "commands": [ "dotnet-dotcover" ]