Skip to content

Commit

Permalink
Merge pull request #136 from ARKlab/dependabot/nuget/Microsoft.Extens…
Browse files Browse the repository at this point in the history
…ions.ObjectPool-6.0.25

chore(deps): bump Microsoft.Extensions.ObjectPool from 6.0.20 to 6.0.25
  • Loading branch information
AndreaCuneo committed Dec 6, 2023
2 parents cbf3520 + b4aa972 commit a431c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ark.Tools.FtpClient.Core/Ark.Tools.FtpClient.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="6.0.20" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="6.0.25" />
</ItemGroup>
<!--===============================================================================-->

Expand Down

0 comments on commit a431c7a

Please sign in to comment.