Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bumps [Altinn.Platform.Storage.Interface](https://github.com/Altinn/altinn-studio) from 3.34.0 to 4.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent d4bce51 commit d6527a1
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="3.34.0" />
<PackageReference Include="Altinn.Platform.Storage.Interface" Version="4.0.0" />
<PackageReference Include="JWTCookieAuthentication" Version="3.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 d6527a1

Please sign in to comment.