Skip to content

Commit b1d87fe

Browse files
Bump Microsoft.Extensions.ObjectPool from 7.0.1 to 7.0.2 (PowerShell#18925)
Bumps [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.ObjectPool dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2baeb1a commit b1d87fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<ItemGroup>
1818
<!-- This section is to force the version of non-direct dependencies -->
1919
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" />
20-
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="7.0.1" />
20+
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="7.0.2" />
2121
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
2222
<PackageReference Include="System.Web.Services.Description" Version="4.10.0" />
2323
<!-- the following package(s) are from https://github.com/dotnet/fxdac -->

0 commit comments

Comments
 (0)