Skip to content

Commit

Permalink
Merge pull request #135 from VATSIM-UK/dependabot/nuget/Newtonsoft.Js…
Browse files Browse the repository at this point in the history
…on-13.0.1

build(deps): bump Newtonsoft.Json from 12.0.3 to 13.0.1
  • Loading branch information
AndyTWF authored Apr 3, 2021
2 parents 1d108c0 + 8abb3b8 commit 08ddb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Compiler/Compiler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

</Project>

0 comments on commit 08ddb84

Please sign in to comment.