Skip to content

Commit

Permalink
Upgrade Maskinporten lib dependency to fix 'test' environment validat…
Browse files Browse the repository at this point in the history
…ion (#684)
  • Loading branch information
martinothamar authored Jun 13, 2024
1 parent 54ffade commit 1ac59d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Altinn.App.Core/Altinn.App.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Altinn.ApiClients.Maskinporten" Version="7.1.0" />
<PackageReference Include="Altinn.ApiClients.Maskinporten" Version="8.0.1" />
<PackageReference Include="Altinn.Common.AccessTokenClient" Version="1.1.5" />
<PackageReference Include="Altinn.Common.EFormidlingClient" Version="1.3.3" />
<PackageReference Include="Altinn.Common.PEP" Version="4.0.0" />
Expand Down

0 comments on commit 1ac59d8

Please sign in to comment.