Skip to content

Commit f9e6ea2

Browse files
Bump BenchmarkDotNet from 0.15.1 to 0.15.4 (#3562)
--- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78fb205 commit f9e6ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PSRule.Rules.Azure.Benchmark/PSRule.Rules.Azure.Benchmark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</ItemGroup>
2828

2929
<ItemGroup Condition="'$(OS)' != 'Windows_NT'">
30-
<PackageReference Include="BenchmarkDotNet" Version="0.15.1" />
30+
<PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
3131
</ItemGroup>
3232

3333
<ItemGroup Condition="'$(OS)' == 'Windows_NT'">

0 commit comments

Comments
 (0)