Browse Source

[deps] Billing: Update BenchmarkDotNet to v0.14.0 (#4660)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4738/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
371d51b9c8
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.13.12" />
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save