Skip to content

Commit

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

Build(deps): Bump BenchmarkDotNet from 0.13.12 to 0.14.0
  • Loading branch information
BrammyS authored Aug 17, 2024
2 parents d108f71 + b717194 commit 4be5b2c
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.12"/>
<PackageReference Include="BenchmarkDotNet" Version="0.14.0"/>
</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.12"/>
<PackageReference Include="BenchmarkDotNet" Version="0.14.0"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4be5b2c

Please sign in to comment.