Skip to content

Commit 3721911

Browse files
authored
Merge pull request #5 from onrtsdmr/dependabot/nuget/shopapp.webui/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /shopapp.webui
2 parents 92a35f8 + 8a1d0da commit 3721911

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)