Skip to content

Commit

Permalink
Revert "chore: Update Maskinporten API client " (#1035)
Browse files Browse the repository at this point in the history
Reverts #1034

Endpoints are throwing 401 errors with the new client, reverting change
for now
  • Loading branch information
knuhau authored Aug 21, 2024
1 parent f09e5d5 commit e2e5976
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="Altinn.ApiClients.Maskinporten" Version="9.2.0" />
<PackageReference Include="Altinn.ApiClients.Maskinporten" Version="9.1.0"/>
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.8" />
<PackageReference Include="Altinn.Authorization.ABAC" Version="0.0.8"/>
<PackageReference Include="Bogus" Version="35.6.0"/>
Expand Down

0 comments on commit e2e5976

Please sign in to comment.