Skip to content

Commit

Permalink
Merge pull request #34 from ahwm/dependabot/nuget/src/Newtonsoft.Json…
Browse files Browse the repository at this point in the history
…-13.0.3

Bump Newtonsoft.Json from 13.0.1 to 13.0.3 in /src
  • Loading branch information
ahwm authored Oct 22, 2024
2 parents b27bcc0 + 9f6dcfd commit 09a4145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GodaddyWrapper/GodaddyWrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 09a4145

Please sign in to comment.