Skip to content

Commit 1e7011e

Browse files
Bump Benchly and BenchmarkDotNet (#639)
Bumps [Benchly](https://github.com/bitfaster/benchly) and [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet). These dependencies needed to be updated together. Updates `Benchly` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/bitfaster/benchly/releases) - [Commits](bitfaster/benchly@v0.6.1...v0.7.0) Updates `BenchmarkDotNet` from 0.14.0 to 0.14.0 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.14.0...v0.14.0) --- updated-dependencies: - dependency-name: Benchly dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 836281f commit 1e7011e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BitFaster.Caching.Benchmarks/BitFaster.Caching.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Benchly" Version="0.6.1" />
22+
<PackageReference Include="Benchly" Version="0.7.0" />
2323
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
2424
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.14.0" />
2525
<PackageReference Include="MathNet.Numerics" Version="5.0.0" />

0 commit comments

Comments
 (0)