Skip to content

Commit

Permalink
Update apiclients maskinporten (#643)
Browse files Browse the repository at this point in the history
* Update apiclients maskinporten

* More PEP updates

* Fix merge conflict
  • Loading branch information
tba76 authored Nov 11, 2024
1 parent fbd9f9c commit 1bab1ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Altinn.ApiClients.Maskinporten" Version="9.2.0" />
<PackageReference Include="Altinn.Common.PEP" Version="4.0.0" />
<PackageReference Include="Altinn.ApiClients.Maskinporten" Version="9.2.1" />
<PackageReference Include="Altinn.Common.PEP" Version="4.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.10" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
Expand Down
2 changes: 1 addition & 1 deletion src/Altinn.Notifications/Altinn.Notifications.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Altinn.Common.AccessToken" Version="4.5.3" />
<PackageReference Include="Altinn.Common.PEP" Version="4.0.0" />
<PackageReference Include="Altinn.Common.PEP" Version="4.1.0" />
<PackageReference Include="FluentValidation" Version="11.10.0" />
<PackageReference Include="JWTCookieAuthentication" Version="4.0.1" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
Expand Down

0 comments on commit 1bab1ac

Please sign in to comment.