Skip to content

Commit

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

Bump BenchmarkDotNet from 0.13.11 to 0.13.12
  • Loading branch information
mmsmits authored Jan 15, 2024
2 parents 008dfe2 + 33f2639 commit 8a57f1c
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 @@ -65,7 +65,7 @@
</ItemGroup>

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

<ItemGroup>
Expand Down

0 comments on commit 8a57f1c

Please sign in to comment.