Browse Source

[deps] Billing: Update BenchmarkDotNet to 0.15.3 (#6041)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Morask <144709477+amorask-bitwarden@users.noreply.github.com>
pull/6389/head
renovate[bot] 3 months ago committed by GitHub
parent
commit
80e7f4d85c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      perf/MicroBenchmarks/MicroBenchmarks.csproj

2
perf/MicroBenchmarks/MicroBenchmarks.csproj

@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
<PackageReference Include="BenchmarkDotNet" Version="0.15.3" />
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save