Skip to content

Commit

Permalink
Merge pull request #12 from real-zony/dependabot/nuget/AliCloudDynami…
Browse files Browse the repository at this point in the history
…cDNS/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /AliCloudDynamicDNS
  • Loading branch information
real-zony committed Jan 16, 2023
2 parents bd1b072 + 778b8b3 commit dac694b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AliCloudDynamicDNS/AliCloudDynamicDNS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Nito.AsyncEx.Context" Version="5.1.2" />
</ItemGroup>

Expand Down

0 comments on commit dac694b

Please sign in to comment.