Skip to content

Commit

Permalink
Merge pull request #219 from JaCraig/dependabot/nuget/SQLHelper.Speed…
Browse files Browse the repository at this point in the history
…Tests/dependencies-b359bcc668

chore: bump Microsoft.Extensions.ObjectPool from 9.0.0 to 9.0.1 in /SQLHelper.SpeedTests in the dependencies group
  • Loading branch information
JaCraig authored Jan 15, 2025
2 parents 3708a18 + d0bf331 commit 9c6c5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SQLHelper.SpeedTests/SQLHelper.SpeedTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="9.0.1" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="ZString" Version="2.6.0" />
</ItemGroup>
Expand Down

0 comments on commit 9c6c5f9

Please sign in to comment.