Skip to content

Commit 51a8129

Browse files
author
Piotr Rutkowski
committed
Newtonsoft.Json updated to version 13.0.2
1 parent 16281ef commit 51a8129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Draftable.CompareAPI.Client/Draftable.CompareAPI.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<PrivateAssets>all</PrivateAssets>
4747
<ExcludeAssets>runtime</ExcludeAssets>
4848
</PackageReference>
49-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
49+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
5050
<PackageReference Include="System.Net.Http" Version="4.3.4" />
5151
</ItemGroup>
5252

0 commit comments

Comments
 (0)