Skip to content

Commit

Permalink
Merge pull request #11 from VerdantApp/dependabot/nuget/Microsoft.Asp…
Browse files Browse the repository at this point in the history
…NetCore.Mvc.NewtonsoftJson-6.0.5

Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.2 to 6.0.5
  • Loading branch information
tiksn committed May 16, 2022
2 parents c2338a0 + 4db31c3 commit 56b6361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/API.Web/API.Web.csproj
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Ardalis.Result" Version="3.1.2" />
<PackageReference Include="Ardalis.Result.AspNetCore" Version="3.1.2" />
<PackageReference Include="MediatR" Version="10.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" PrivateAssets="all" Version="6.0.2" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" PrivateAssets="All" Version="6.0.4" />
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="3.1.0" />
Expand Down

0 comments on commit 56b6361

Please sign in to comment.