Skip to content

Commit

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

Bump BenchmarkDotNet from 0.13.10 to 0.13.11
  • Loading branch information
marcovisserFurore authored Dec 7, 2023
2 parents b707cdf + 7b4a6c1 commit 44a02c8
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.10" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.11" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 44a02c8

Please sign in to comment.