Skip to content

Commit

Permalink
Merge pull request #3 from DamianMac/dependabot/nuget/src/Hammock/new…
Browse files Browse the repository at this point in the history
…tonsoft.json-13.0.2

Bump newtonsoft.json from 12.0.1 to 13.0.2 in /src/Hammock
  • Loading branch information
DamianMac authored Dec 8, 2022
2 parents 557016e + f2a6402 commit e1e6e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hammock/Hammock.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="newtonsoft.json" Version="12.0.1" />
<PackageReference Include="newtonsoft.json" Version="13.0.2" />
</ItemGroup>

</Project>

0 comments on commit e1e6e90

Please sign in to comment.