Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.aspnetcore.mvc.newtonsoftjso…
Browse files Browse the repository at this point in the history
…n to v8
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 2e5454d commit 5bdd910
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<ItemGroup>
<PackageReference Include="Altinn.Authorization.ABAC" Version="0.0.8" />
<!-- More about this dependency in issue #5706 -->
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.33" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.8" />
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'=='Debug'">
Expand Down

0 comments on commit 5bdd910

Please sign in to comment.