Skip to content

Commit

Permalink
build(deps): bump the nuget-production-dependencies group across 2 di…
Browse files Browse the repository at this point in the history
…rectories with 1 update

Bumps the nuget-production-dependencies group with 1 update in the /src/cart/src directory: [OpenFeature](https://github.com/open-feature/dotnet-sdk).
Bumps the nuget-production-dependencies group with 1 update in the /src/cart/tests directory: [OpenFeature](https://github.com/open-feature/dotnet-sdk).


Updates `OpenFeature` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/open-feature/dotnet-sdk/releases)
- [Changelog](https://github.com/open-feature/dotnet-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/dotnet-sdk@v2.2.0...v2.3.0)

Updates `OpenFeature` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/open-feature/dotnet-sdk/releases)
- [Changelog](https://github.com/open-feature/dotnet-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/dotnet-sdk@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: OpenFeature
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
- dependency-name: OpenFeature
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 68c7685 commit ca10f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cart/src/cart.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="StackExchange.Redis" Version="2.8.24" />
<PackageReference Include="OpenFeature.Contrib.Providers.Flagd" Version="0.3.0" />
<PackageReference Include="OpenFeature.Contrib.Hooks.Otel" Version="0.2.0" />
<PackageReference Include="OpenFeature" Version="2.2.0" />
<PackageReference Include="OpenFeature" Version="2.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ca10f13

Please sign in to comment.