Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 6c7443f

Browse files
committed
Upgrade System.Memory to v4.5.2
1 parent 8f9f792 commit 6c7443f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceStack.OrmLite/ServiceStack.OrmLite.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="System.Memory" Version="4.5.1" />
17+
<PackageReference Include="System.Memory" Version="4.5.2" />
1818
<PackageReference Include="ServiceStack.Common.Core" Version="$(Version)" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)