Skip to content

Commit caabbd6

Browse files
Bump Newtonsoft.Json in /generators/webforms/templates
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eca1e51 commit caabbd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/webforms/templates/Module.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<PackageReference Include="DotNetNuke.Web.Client" Version="9.3.2" />
5252
<PackageReference Include="DotNetNuke.Web.Deprecated" Version="9.3.2" />
5353
<PackageReference Include="DotNetNuke.WebApi" Version="9.3.2" />
54-
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
54+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
5555
</ItemGroup>
5656
<ItemGroup>
5757
<Reference Include="Hotcakes.Commerce">

0 commit comments

Comments
 (0)