Skip to content

Commit

Permalink
upgrade Newtonsoft.Json to 12.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard-dumitru authored Nov 13, 2019
1 parent 52e2479 commit 2384f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UiPath.CoreIpc/UiPath.CoreIpc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.6.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.0.0" />
<PackageReference Include="System.Diagnostics.Process" Version="4.3.0" />
Expand Down

0 comments on commit 2384f4c

Please sign in to comment.