Skip to content

Commit 3b4a4c9

Browse files
chore(deps): update dependency benchmarkdotnet to v0.13.10 (#1048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1312ba commit 3b4a4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/TestableIO.System.IO.Abstractions.Benchmarks/TestableIO.System.IO.Abstractions.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2323
</PackageReference>
24-
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
24+
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
2525
</ItemGroup>
2626
</Project>

0 commit comments

Comments
 (0)