Skip to content

Commit

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

Build(deps): Bump BenchmarkDotNet from 0.13.11 to 0.13.12
  • Loading branch information
BrammyS authored Jan 8, 2024
2 parents b6f7ffc + 712510c commit e3b86f5
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.11"/>
<PackageReference Include="BenchmarkDotNet" Version="0.13.12"/>
</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.11"/>
<PackageReference Include="BenchmarkDotNet" Version="0.13.12"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e3b86f5

Please sign in to comment.