Skip to content

Commit 32fa246

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump BenchmarkDotNet from 0.13.4 to 0.13.5
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.4 to 0.13.5. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.4...v0.13.5) --- 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 5eb7bac commit 32fa246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4" />
21+
<PackageReference Include="BenchmarkDotNet" Version="0.13.5" />
2222
<PackageReference Include="Gu.Analyzers" Version="2.0.2" PrivateAssets="all" />
2323
<PackageReference Include="Gu.Roslyn.Asserts" Version="4.3.0" />
2424
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.0.1" />

0 commit comments

Comments
 (0)