Skip to content

Commit

Permalink
chore(deps): bump Altinn.ApiClients.Maskinporten in /src/Authorization (
Browse files Browse the repository at this point in the history
#507)

Bumps [Altinn.ApiClients.Maskinporten](https://github.com/Altinn/altinn-apiclient-maskinporten) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/Altinn/altinn-apiclient-maskinporten/releases)
- [Commits](Altinn/altinn-apiclient-maskinporten@v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: Altinn.ApiClients.Maskinporten
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 0566282 commit e01302d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Authorization/Altinn.Platform.Authorization.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Altinn.ApiClients.Maskinporten" Version="9.0.0" />
<PackageReference Include="Altinn.ApiClients.Maskinporten" Version="9.1.0" />
<PackageReference Include="Altinn.Common.AccessTokenClient" Version="1.1.4" />
<PackageReference Include="Altinn.Common.PEP" Version="1.3.0" />
<PackageReference Include="Altinn.Platform.Models" Version="1.2.0" />
Expand Down

0 comments on commit e01302d

Please sign in to comment.