about summary refs log tree commit diff
path: root/Benchmarks
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Benchmarks/Benchmarks.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Benchmarks/Benchmarks.csproj b/Benchmarks/Benchmarks.csproj

index 5d584c9..e61ef31 100644 --- a/Benchmarks/Benchmarks.csproj +++ b/Benchmarks/Benchmarks.csproj
@@ -11,7 +11,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="BenchmarkDotNet" Version="0.14.0" /> + <PackageReference Include="BenchmarkDotNet" Version="0.15.2" /> </ItemGroup> </Project>