diff --git a/tests/ImageProcessorCore.Benchmarks/project.json b/tests/ImageProcessorCore.Benchmarks/project.json index 6f2dce37db..0ad417db50 100644 --- a/tests/ImageProcessorCore.Benchmarks/project.json +++ b/tests/ImageProcessorCore.Benchmarks/project.json @@ -13,7 +13,7 @@ "emitEntryPoint": true }, "dependencies": { - "BenchmarkDotNet.Diagnostics.Windows": "0.9.8", + "BenchmarkDotNet.Diagnostics.Windows": "0.9.9.116", "ImageProcessorCore": "1.0.0-*" }, "commands": {