Skip to content

Commit

Permalink
bump Newtonsoft.Json to v12.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jetersen committed Nov 13, 2019
1 parent 637cfde commit 94dd415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GitLabApiClient/GitLabApiClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="GitVersionTask" Version="5.1.2" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup>

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

0 comments on commit 94dd415

Please sign in to comment.