Skip to content

Commit

Permalink
Merge pull request #939 from vitek-karas/dependabot/nuget/framework/l…
Browse files Browse the repository at this point in the history
…ibraries/migrate-library-csproj-keep-existing/src/Car/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /framework/libraries/migrate-library-csproj-keep-existing/src/Car
  • Loading branch information
github-actions[bot] authored Nov 30, 2022
2 parents 4ccdff7 + d4d5d0a commit 3e83e64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

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

</Project>

0 comments on commit 3e83e64

Please sign in to comment.