Skip to content

Commit

Permalink
Merge pull request #31 from WildGums/dependabot/nuget/src/BenchmarkDo…
Browse files Browse the repository at this point in the history
…tNet-0.14.0

Bump BenchmarkDotNet from 0.13.12 to 0.14.0 in /src
  • Loading branch information
GeertvanHorrik authored Dec 9, 2024
2 parents 72a1c19 + fb936f3 commit dc42a11
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="NUnit" Version="4.1.0" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" PrivateAssets="all" />
Expand Down

0 comments on commit dc42a11

Please sign in to comment.