Skip to content

Commit

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

Bump BenchmarkDotNet from 0.13.8 to 0.13.9
  • Loading branch information
marcovisserFurore authored Oct 6, 2023
2 parents 4e6dcca + fa0ec5a commit cf67c5e
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.8" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cf67c5e

Please sign in to comment.