Skip to content

Commit

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

chore: bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 7.0.12 to 7.0.13 in /src
  • Loading branch information
bdovaz authored Oct 25, 2023
2 parents a525dd2 + 2187614 commit 84dc2ed
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.12" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.13" />
<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 84dc2ed

Please sign in to comment.