Skip to content

Commit fb6d4c7

Browse files
Merge pull request #825 from iamdmitrij/renovate/benchmarkdotnet-0.x
Update dependency BenchmarkDotNet to 0.15.2
2 parents c480da6 + cd0afef commit fb6d4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Tethos.Benchmarks/Tethos.Benchmarks.csproj

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

1111
<ItemGroup>
12-
<PackageReference Include="BenchmarkDotNet" Version="0.15.1" />
12+
<PackageReference Include="BenchmarkDotNet" Version="0.15.2" />
1313
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)