Skip to content

Commit

Permalink
Merge pull request #66 from kbaley/dependabot/nuget/Coronado.ConsoleA…
Browse files Browse the repository at this point in the history
…pp/newtonsoft.json-13.0.2
  • Loading branch information
kbaley authored Jan 5, 2023
2 parents 9e3a41e + 5323470 commit f1dcb10
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 f1dcb10

Please sign in to comment.