diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 1ebee98c..96ec8a80 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnetctrfjsonreporter": { - "version": "0.0.7", + "version": "0.0.8", "commands": [ "DotnetCtrfJsonReporter" ],