Skip to content

Commit

Permalink
Merge pull request #372 from Marvin-Brouwer/dependabot/nuget/Benchmar…
Browse files Browse the repository at this point in the history
…kDotNet-0.13.10

Bump BenchmarkDotNet from 0.13.9 to 0.13.10
  • Loading branch information
Marvin-Brouwer authored Nov 10, 2023
2 parents 1bad4b5 + a32ce7d commit 62879b1
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 @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.12.0.78982">
<PrivateAssets>all</PrivateAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.8" />
<PackageReference Include="Bogus" Version="34.0.2" />
<PackageReference Include="IsExternalInit" Version="1.0.3">
Expand Down

0 comments on commit 62879b1

Please sign in to comment.