Skip to content

Commit 7b93caa

Browse files
Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows (#919)
Bumps BenchmarkDotNet from 0.13.12 to 0.15.6 Bumps BenchmarkDotNet.Diagnostics.Windows from 0.13.12 to 0.15.6 --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: BenchmarkDotNet.Diagnostics.Windows dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42c7839 commit 7b93caa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/FlowtideDotNet.Benchmarks/FlowtideDotNet.Benchmarks.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Apache.Arrow.Compression" Version="22.1.0" />
13-
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
14-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.12" />
13+
<PackageReference Include="BenchmarkDotNet" Version="0.15.6" />
14+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.6" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)