Skip to content

Commit

Permalink
Merge pull request #12 from cake-contrib/dependabot/nuget/src/Cake.Wi…
Browse files Browse the repository at this point in the history
…ndowsAppStore/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /src/Cake.WindowsAppStore
  • Loading branch information
GeertvanHorrik committed Jun 23, 2022
2 parents ffe84ce + 0594b18 commit 2cc40e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.WindowsAppStore/Cake.WindowsAppStore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="WindowsAzure.Storage" Version="9.1.1" />
</ItemGroup>
Expand Down

0 comments on commit 2cc40e1

Please sign in to comment.