Skip to content

Commit

Permalink
chore(deps): bump Microsoft.FeatureManagement in /test/IntegrationTes…
Browse files Browse the repository at this point in the history
…ts (#989)

Bumps [Microsoft.FeatureManagement](https://github.com/microsoft/FeatureManagement-Dotnet) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/microsoft/FeatureManagement-Dotnet/releases)
- [Commits](microsoft/FeatureManagement-Dotnet@3.4.0...3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 6794a02 commit 0ce1a9d
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="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.1.24" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="7.6.2" />
<PackageReference Include="Microsoft.FeatureManagement" Version="3.4.0" />
<PackageReference Include="Microsoft.FeatureManagement" Version="3.5.0" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
Expand Down

0 comments on commit 0ce1a9d

Please sign in to comment.