Skip to content

Commit

Permalink
Merge pull request #218 from reegeek/dependabot/nuget/BenchmarkDotNet…
Browse files Browse the repository at this point in the history
…-0.13.10

Bump BenchmarkDotNet from 0.13.9 to 0.13.10
  • Loading branch information
reegeek authored Nov 2, 2023
2 parents 6f00630 + 1b8098d commit bc09260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StructLinq.Benchmark/StructLinq.Benchmark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.9" />
</ItemGroup>

Expand Down

0 comments on commit bc09260

Please sign in to comment.