Skip to content

Commit

Permalink
Merge pull request cake-build#4100 from devlead/feature/cake-buildgh-…
Browse files Browse the repository at this point in the history
…4087

GH4087: Update Newtonsoft.Json to 13.0.2
  • Loading branch information
augustoproiete authored Dec 15, 2022
2 parents 455beb3 + c93cb4d commit b764038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.NuGet/Cake.NuGet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="NuGet.Packaging" Version="6.4.0" />
<PackageReference Include="NuGet.Resolver" Version="6.4.0" />
<PackageReference Include="NuGet.Common" Version="6.4.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b764038

Please sign in to comment.