Skip to content

Commit 2a30bdb

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump BenchmarkDotNet from 0.13.10 to 0.13.12
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.10 to 0.13.12. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.10...v0.13.12) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59268aa commit 2a30bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IDisposableAnalyzers.Benchmarks/IDisposableAnalyzers.Benchmarks.csproj

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

2020
<ItemGroup>
21-
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
21+
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
2222
<PackageReference Include="Gu.Analyzers" Version="2.0.3" PrivateAssets="all" />
2323
<PackageReference Include="Gu.Roslyn.Asserts" Version="4.3.0" />
2424
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.5.0" />

0 commit comments

Comments
 (0)