Skip to content

Commit

Permalink
chore(deps): update dependency benchmarkdotnet to v0.13.9 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 6, 2023
1 parent 7d32132 commit 6fdf523
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 @@ -5,7 +5,7 @@
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.8" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\FingerprintBuilder.csproj" />
Expand Down

0 comments on commit 6fdf523

Please sign in to comment.