Skip to content

Commit 6f1afba

Browse files
authored
Merge pull request #21 from code-of-chaos/dependabot/nuget/src/Benchmarks.CodeOfChaos.GeneratorTools/BenchmarkDotNet-0.15.5
Chore(deps): Bump BenchmarkDotNet from 0.15.4 to 0.15.5
2 parents 95fcab0 + 872d778 commit 6f1afba

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)