Skip to content

Commit 1c2bddc

Browse files
Merge pull request #2588 from IEvangelist/dependabot/nuget/framework/libraries/migrate-library-csproj/src/Car/Newtonsoft.Json-13.0.4
Bump Newtonsoft.Json from 13.0.3 to 13.0.4
2 parents 905d1d5 + bebf427 commit 1c2bddc

File tree

1 file changed

+1
-1
lines changed
  • framework/libraries/migrate-library-csproj/src/Car

1 file changed

+1
-1
lines changed

framework/libraries/migrate-library-csproj/src/Car/Car.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
8+
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
99
</ItemGroup>
1010

1111
<ItemGroup Condition=" '$(TargetFramework)' != 'netstandard1.6' ">

0 commit comments

Comments
 (0)