Skip to content

Commit

Permalink
Bump Altinn.Platform.Storage.Interface in /src/Authorization
Browse files Browse the repository at this point in the history
Bumps [Altinn.Platform.Storage.Interface](https://github.com/Altinn/altinn-studio) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/Altinn/altinn-studio/releases)
- [Commits](https://github.com/Altinn/altinn-studio/commits)

---
updated-dependencies:
- dependency-name: Altinn.Platform.Storage.Interface
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent d7b244c commit 4c516d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Authorization/Altinn.Platform.Authorization.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="IdentityModel" Version="7.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Altinn.Authorization.ABAC" Version="0.0.8" />
<PackageReference Include="Altinn.Platform.Storage.Interface" Version="4.0.0" />
<PackageReference Include="Altinn.Platform.Storage.Interface" Version="4.0.1" />
<PackageReference Include="JWTCookieAuthentication" Version="4.0.1" />
<PackageReference Include="Microsoft.Azure.DocumentDB.Core" Version="2.22.0" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
Expand Down

0 comments on commit 4c516d4

Please sign in to comment.