Skip to content

Commit 5c871a4

Browse files
authored
Merge pull request #52 from tgharold/20260328-upgrade-benchmark-dependencies-1
Upgrade to BenchmarkDotNet 0.15.8
2 parents 065dfac + 2bbeb51 commit 5c871a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmark/Benchmark/Benchmark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
12+
<PackageReference Include="BenchmarkDotNet" Version="0.15.8" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)