Skip to content

Commit

Permalink
chore(deps): bump JWTCookieAuthentication in /test/IntegrationTests
Browse files Browse the repository at this point in the history
Bumps [JWTCookieAuthentication](https://github.com/Altinn/altinn-studio) from 3.0.1 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: JWTCookieAuthentication
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 348bfef commit b77fed8
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 @@ -19,7 +19,7 @@
<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.30.0" />
<PackageReference Include="JWTCookieAuthentication" Version="3.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" />
<PackageReference Include="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.1.24" />
Expand Down

0 comments on commit b77fed8

Please sign in to comment.