Skip to content

Commit 2ceced5

Browse files
Merge pull request #77 from MakingSense/dependabot/nuget/Microsoft.AspNetCore.Mvc.NewtonsoftJson-7.0.10
build(deps): bump Microsoft.AspNetCore.Mvc.NewtonsoftJson to 7.0.10
2 parents 94af13f + d631e2f commit 2ceced5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MakingSense.AspNetCore.HypermediaApi/MakingSense.AspNetCore.HypermediaApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<ItemGroup Condition="'$(TargetFramework)' == 'net7.0'">
3131
<FrameworkReference Include="Microsoft.AspNetCore.App" />
3232
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson">
33-
<Version>7.0.1</Version>
33+
<Version>7.0.10</Version>
3434
</PackageReference>
3535
</ItemGroup>
3636

0 commit comments

Comments
 (0)