Skip to content

Commit 049ee8b

Browse files
Bump the all group with 2 updates (#21)
Bumps the all group with 2 updates: [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) and [BenchmarkDotNet.Diagnostics.Windows](https://github.com/dotnet/BenchmarkDotNet). Updates `BenchmarkDotNet` from 0.13.11 to 0.13.12 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.11...v0.13.12) Updates `BenchmarkDotNet.Diagnostics.Windows` from 0.13.11 to 0.13.12 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.11...v0.13.12) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: BenchmarkDotNet.Diagnostics.Windows dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18fd986 commit 049ee8b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Benchmark/Benchmark.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="BenchmarkDotNet" Version="0.13.11" />
19-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.11" />
18+
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
19+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.12" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)