Skip to content

Commit

Permalink
Merge pull request #144 from PlanBGmbH/dependabot/nuget/PlanB.Butler.…
Browse files Browse the repository at this point in the history
…Admin/PlanB.Butler.Admin/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /PlanB.Butler.Admin/PlanB.Butler.Admin
  • Loading branch information
MarkusMeyer13 authored Jun 23, 2022
2 parents 3d1dc50 + b2bec8a commit 60323a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.13.1" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 60323a1

Please sign in to comment.