diff --git a/tests/ImageSharp.Benchmarks/project.json b/tests/ImageSharp.Benchmarks/project.json index 1e8b8ef15d..4dd5c77f3b 100644 --- a/tests/ImageSharp.Benchmarks/project.json +++ b/tests/ImageSharp.Benchmarks/project.json @@ -14,7 +14,7 @@ "allowUnsafe": true }, "dependencies": { - "BenchmarkDotNet.Diagnostics.Windows": "0.9.9.116", + "BenchmarkDotNet.Diagnostics.Windows": "0.10.0", "ImageSharp": "1.0.0-*" }, "commands": {