Skip to content

Commit

Permalink
Merge pull request #249 from xoofx/dependabot/nuget/src/master/Micros…
Browse files Browse the repository at this point in the history
…oft.AspNetCore.Mvc.NewtonsoftJson-7.0.11

chore: bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 7.0.10 to 7.0.11 in /src
  • Loading branch information
bdovaz authored Sep 13, 2023
2 parents 5125432 + a1abecc commit 1e51f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UnityNuGet.Server/UnityNuGet.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.11" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="7.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.5" />
Expand Down

0 comments on commit 1e51f26

Please sign in to comment.