Skip to content

Commit

Permalink
Bump System.Memory from 4.5.5 to 4.6.0 (#1008)
Browse files Browse the repository at this point in the history
Bumps [System.Memory](https://github.com/dotnet/maintenance-packages) from 4.5.5 to 4.6.0.
- [Commits](https://github.com/dotnet/maintenance-packages/commits)

---
updated-dependencies:
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stuart Lang <stuart.b.lang@gmail.com>
  • Loading branch information
dependabot[bot] and slang25 authored Jan 14, 2025
1 parent aaae3c0 commit 8e1b5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shouldly.Tests/Shouldly.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" PrivateAssets="all" />
<PackageReference Include="PublicApiGenerator" Version="11.3.0" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="System.Memory" Version="4.6.0" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
<PackageReference Include="Polyfill" Version="7.12.0" PrivateAssets="all" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" PrivateAssets="all" />
Expand Down

0 comments on commit 8e1b5a5

Please sign in to comment.