Skip to content

Commit

Permalink
Merge pull request #4 from paonath/dependabot/nuget/PH.WorkingDaysAnd…
Browse files Browse the repository at this point in the history
…Time/PH.WorkingDaysAndTimeUtility.UnitTest/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /PH.WorkingDaysAndTime/PH.WorkingDaysAndTimeUtility.UnitTest
  • Loading branch information
paonath authored Jun 27, 2022
2 parents 3a889ca + 398ad50 commit 34cbd36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 34cbd36

Please sign in to comment.