Skip to content

Commit

Permalink
Update AutoFilterer.Benchmark.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
enisn committed Oct 6, 2023
1 parent 4297606 commit 5a5d572
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/AutoFilterer.Benchmark/AutoFilterer.Benchmark.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\..\common.props" />

Expand All @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.1" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5a5d572

Please sign in to comment.