Skip to content

Commit

Permalink
Bump System.Memory from 4.5.4 to 4.5.5
Browse files Browse the repository at this point in the history
Bumps [System.Memory](https://github.com/dotnet/corefx) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2022
1 parent c2e8382 commit 9a2bda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Slugify.Core/Slugify.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ With default settings, you will get an hyphenized, lowercase, alphanumeric versi
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Memory" Version="4.5.4" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="system.Text.Encoding.CodePages" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 9a2bda8

Please sign in to comment.