Skip to content

Commit 8f7fe3f

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump BenchmarkDotNet from 0.13.8 to 0.13.9
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.8 to 0.13.9. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.8...v0.13.9) --- 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 77920ab commit 8f7fe3f

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.8" />
21+
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
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)