diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index bb331d3..db349ac 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" ]