Skip to content

Commit 420ef05

Browse files
authored
Merge pull request DataTables#86 from ALMMa/dependabot/nuget/src/DataTables.AspNet.Mvc5/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/DataTables.AspNet.Mvc5
2 parents be04c12 + 452f261 commit 420ef05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataTables.AspNet.Mvc5/DataTables.AspNet.Mvc5.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<ItemGroup>
2727
<PackageReference Include="Microsoft.AspNet.Mvc" Version="5.2.3" />
28-
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
28+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2929
</ItemGroup>
3030

3131
<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">

0 commit comments

Comments
 (0)