Skip to content

Commit

Permalink
chore: bump benchmarkdotnet to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaxelr committed Feb 3, 2024
1 parent 309a76e commit 57a7069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.7" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
</ItemGroup>
</Project>

0 comments on commit 57a7069

Please sign in to comment.