Skip to content

Commit 0b51c07

Browse files
Bump BenchmarkDotNet from 0.14.0 to 0.15.4
--- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc98300 commit 0b51c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Extensaur.Performance/Extensaur.Performance.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.14.0" />
12+
<PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
1313
<PackageReference Include="Polyfill" Version="7.31.0">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)