Skip to content

Commit df049d0

Browse files
committed
Should fix #131
1 parent 54f5227 commit df049d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JsonSubTypes/JsonSubTypes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2929
</PropertyGroup>
3030
<ItemGroup>
31-
<PackageReference Include="Newtonsoft.Json" Version="10.0.1" />
31+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3232
</ItemGroup>
3333
<ItemGroup>
3434
<Content Include="..\LICENSE">

0 commit comments

Comments
 (0)