Skip to content

Commit c5414f2

Browse files
committed
Upgrade System.Memory
1 parent 3b5c693 commit c5414f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/F23.StringSimilarity/F23.StringSimilarity.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121
<ItemGroup>
2222
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
23-
<PackageReference Include="System.Memory" Version="4.5.4" />
23+
<PackageReference Include="System.Memory" Version="4.6.3" />
2424
</ItemGroup>
2525
<ItemGroup>
2626
<None Include="logo.png" Pack="true" PackagePath="\" />

0 commit comments

Comments
 (0)