Skip to content

Commit

Permalink
Merge pull request #2 from jeremybytes/dependabot/nuget/Starter/Using…
Browse files Browse the repository at this point in the history
…Task.Library/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Starter/UsingTask.Library
  • Loading branch information
jeremybytes committed Jun 23, 2022
2 parents dbe6a73 + 6f519d0 commit c28ec0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Starter/UsingTask.Library/UsingTask.Library.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit c28ec0e

Please sign in to comment.