Skip to content

Commit

Permalink
chore(deps): update dependency benchmarkdotnet to v0.13.8 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent 6703345 commit fba0e17
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.7" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.8" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\FingerprintBuilder.csproj" />
Expand Down

0 comments on commit fba0e17

Please sign in to comment.