Skip to content

Commit 94dd415

Browse files
committed
bump Newtonsoft.Json to v12.0.3
1 parent 637cfde commit 94dd415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitLabApiClient/GitLabApiClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<ItemGroup>
2121
<PackageReference Include="GitVersionTask" Version="5.1.2" PrivateAssets="All" />
2222
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />
23-
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
23+
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
2424
</ItemGroup>
2525

2626
<ItemGroup Condition="'$(TargetFramework)' == 'net452'">

0 commit comments

Comments
 (0)