Skip to content

Commit

Permalink
update benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
mmanela committed Apr 19, 2024
1 parent 85a3942 commit 516576f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Perf.DiffPlex/Perf.DiffPlex.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.12.1" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.12.1" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.12" />
</ItemGroup>

</Project>

0 comments on commit 516576f

Please sign in to comment.