Skip to content

Commit

Permalink
Merge pull request #189 from Color-Chan/dependabot/nuget/dev/Benchmar…
Browse files Browse the repository at this point in the history
…kDotNet-0.13.10

Build(deps): Bump BenchmarkDotNet from 0.13.9 to 0.13.10
  • Loading branch information
BrammyS authored Nov 2, 2023
2 parents 1e86081 + 7018583 commit 0a996c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.9"/>
<PackageReference Include="BenchmarkDotNet" Version="0.13.10"/>
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.9"/>
<PackageReference Include="BenchmarkDotNet" Version="0.13.10"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0a996c1

Please sign in to comment.