Skip to content

Commit

Permalink
chore(deps): update dependency benchmarkdotnet to v0.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent d714964 commit 222b52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/benchmarks/FingerprintBuilder.BenchmarkTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.11" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\FingerprintBuilder.csproj" />
Expand Down

0 comments on commit 222b52b

Please sign in to comment.