From 90c31bf95f8f00b6c903783aac829443626474ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 09:26:56 +0100 Subject: [PATCH] Update dependency Altinn.Authorization.ProblemDetails to 3.2.1 (#463) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../Altinn.Authentication.UI.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/Altinn.Authentication.UI.Core.csproj b/bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/Altinn.Authentication.UI.Core.csproj index bbf14b17..e39d16cb 100644 --- a/bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/Altinn.Authentication.UI.Core.csproj +++ b/bff/src/Altinn.Authentication.UI/Altinn.Authentication.UI.Core/Altinn.Authentication.UI.Core.csproj @@ -11,7 +11,7 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="Altinn.Authorization.ProblemDetails" Version="3.1.0" /> + <PackageReference Include="Altinn.Authorization.ProblemDetails" Version="3.2.1" /> <PackageReference Include="Altinn.Platform.Models" Version="1.6.1" /> </ItemGroup>