Skip to content

Commit bd058f2

Browse files
Bump BenchmarkDotNet from 0.15.6 to 0.15.8 (#418)
--- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54f04b9 commit bd058f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CommunityToolkit.Maui.Markup.Benchmarks/CommunityToolkit.Maui.Markup.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="BenchmarkDotNet" Version="0.15.6" />
19+
<PackageReference Include="BenchmarkDotNet" Version="0.15.8" />
2020
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.14.0" Condition="'$(OS)' == 'Windows_NT'" />
2121
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
2222
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />

0 commit comments

Comments
 (0)