Skip to content

Commit

Permalink
Merge pull request #2585 from FirelyTeam/dependabot/nuget/BenchmarkDo…
Browse files Browse the repository at this point in the history
…tNet-0.13.8

Bump BenchmarkDotNet from 0.13.7 to 0.13.8
  • Loading branch information
marcovisserFurore authored Sep 11, 2023
2 parents c83c518 + 3b9f52c commit 67aa967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Benchmarks/Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.7" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.8" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 67aa967

Please sign in to comment.