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/Azure/AppConfiguration) from 2.6.1 to 3.0.0.
- [Commits](https://github.com/Azure/AppConfiguration/commits)

---
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 2, 2023
1 parent 0a29550 commit b71e7b8
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 @@ -21,7 +21,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="2.6.1" />
<PackageReference Include="Microsoft.FeatureManagement" Version="3.0.0" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="7.0.3" />
<PackageReference Include="JWTCookieAuthentication" Version="3.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
Expand Down

0 comments on commit b71e7b8

Please sign in to comment.