Skip to content

Commit

Permalink
Bump newtonsoft.json from 12.0.3 to 13.0.2 in /Coronado.ConsoleApp
Browse files Browse the repository at this point in the history
Bumps [newtonsoft.json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.2)

---
updated-dependencies:
- dependency-name: newtonsoft.json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2022
1 parent 448f7dd commit 5323470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Coronado.ConsoleApp/Coronado.ConsoleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="microsoft.extensions.configuration.json" Version="3.1.5" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="3.1.5" />
<PackageReference Include="microsoft.extensions.hosting" Version="3.1.5" />
<PackageReference Include="newtonsoft.json" Version="12.0.3" />
<PackageReference Include="newtonsoft.json" Version="13.0.2" />
<PackageReference Include="ReadLine2" Version="0.0.3" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 5323470

Please sign in to comment.