Skip to content

Commit

Permalink
Merge pull request #11 from akasarto/dependabot/nuget/sources/App.UI.…
Browse files Browse the repository at this point in the history
…Mvc5/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /sources/App.UI.Mvc5
  • Loading branch information
akasarto committed Jun 23, 2022
2 parents be5f1e2 + c4eda3f commit 1244dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/App.UI.Mvc5/App.UI.Mvc5.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<PackageReference Include="Microsoft.Web.LibraryManager.Build">
<Version>2.0.48</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Owin" Version="1.0" />
<PackageReference Include="RestSharp" Version="106.6.10" />
<PackageReference Include="Serilog" Version="2.8.0" />
Expand Down

0 comments on commit 1244dd7

Please sign in to comment.