Skip to content

Commit bebf427

Browse files
Bump Newtonsoft.Json from 13.0.3 to 13.0.4
--- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-version: 13.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2185ef8 commit bebf427

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)