Skip to content

Commit 8a1d0da

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /shopapp.webui
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92a35f8 commit 8a1d0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shopapp.webui/shopapp.webui.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
<PrivateAssets>all</PrivateAssets>
1313
</PackageReference>
14-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
14+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1515
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.1.1" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.5" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)