Skip to content

Commit

Permalink
Merge pull request DataTables#86 from ALMMa/dependabot/nuget/src/Data…
Browse files Browse the repository at this point in the history
…Tables.AspNet.Mvc5/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/DataTables.AspNet.Mvc5
  • Loading branch information
ALMMa authored Jan 10, 2023
2 parents be04c12 + 452f261 commit 420ef05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DataTables.AspNet.Mvc5/DataTables.AspNet.Mvc5.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNet.Mvc" Version="5.2.3" />
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

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

0 comments on commit 420ef05

Please sign in to comment.