Skip to content

Commit

Permalink
Merge pull request #38 from loresoft/dependabot/nuget/BenchmarkDotNet…
Browse files Browse the repository at this point in the history
…-0.14.0

Bump BenchmarkDotNet from 0.13.12 to 0.14.0
  • Loading branch information
pwelter34 authored Sep 10, 2024
2 parents ab0aeb4 + f5c59af commit 5fad865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Privileged.Tests/Privileged.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
<PackageReference Include="Bogus" Version="35.6.1" />
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
Expand Down

0 comments on commit 5fad865

Please sign in to comment.