Skip to content

Commit

Permalink
Merge pull request #217 from FirelyTeam/dependabot/nuget/BenchmarkDot…
Browse files Browse the repository at this point in the history
…Net-0.13.11

Bump BenchmarkDotNet from 0.13.10 to 0.13.11
  • Loading branch information
marcovisserFurore authored Dec 6, 2023
2 parents 2b803e3 + c9684e5 commit 7693808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Benchmarks/Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.11" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7693808

Please sign in to comment.