Skip to content

Commit 872d778

Browse files
Chore(deps): Bump BenchmarkDotNet from 0.15.4 to 0.15.5
--- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fc4dbc commit 872d778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Benchmarks.CodeOfChaos.GeneratorTools/Benchmarks.CodeOfChaos.GeneratorTools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
11+
<PackageReference Include="BenchmarkDotNet" Version="0.15.5" />
1212
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="4.14.0">
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)