Skip to content

Commit

Permalink
chore(deps): bump Microsoft.FeatureManagement
Browse files Browse the repository at this point in the history
Bumps [Microsoft.FeatureManagement](https://github.com/microsoft/FeatureManagement-Dotnet) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/microsoft/FeatureManagement-Dotnet/releases)
- [Commits](microsoft/FeatureManagement-Dotnet@3.5.0...4.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.FeatureManagement
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent a4e9684 commit 488b57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Authentication/Altinn.Platform.Authentication.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.AspNetCore.Antiforgery" Version="2.2.0" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.1.24" />
<PackageReference Include="Microsoft.FeatureManagement" Version="3.5.0" />
<PackageReference Include="Microsoft.FeatureManagement" Version="4.0.0" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="3.5.0" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.2.0" />
<PackageReference Include="JWTCookieAuthentication" Version="4.0.1" />
Expand Down

0 comments on commit 488b57d

Please sign in to comment.