diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 01f3818..751279b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "benchmarkdotnet.tool": { - "version": "0.12.0", + "version": "0.12.1", "commands": [ "dotnet-benchmark" ]