Skip to content

Commit 1e9fdf0

Browse files
authored
Merge pull request bdovaz#218 from xoofx/dependabot/nuget/src/master/Microsoft.AspNetCore.Mvc.NewtonsoftJson-7.0.9
chore: bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 7.0.8 to 7.0.9 in /src
2 parents c9f5a1a + 05e6ace commit 1e9fdf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/UnityNuGet.Server/UnityNuGet.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<ItemGroup>
1818
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
19-
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.8" />
19+
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.9" />
2020
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="7.0.0" />
2121
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="7.0.0" />
2222
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.18.1" />

0 commit comments

Comments
 (0)