Skip to content

Commit e74ea79

Browse files
chore(deps): update dependency benchmarkdotnet to 0.15.2 (#874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9660ed0 commit e74ea79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Benchmarks/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageVersion Include="BenchmarkDotNet" Version="0.15.1" />
7+
<PackageVersion Include="BenchmarkDotNet" Version="0.15.2" />
88
</ItemGroup>
99

1010
<!-- Inherit parent props file if one exists. -->

0 commit comments

Comments
 (0)