Skip to content

Commit 3fe47ba

Browse files
chore: bump OpenFeature
Bumps [OpenFeature](https://github.com/open-feature/dotnet-sdk) from 2.3.1 to 2.3.2. - [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.3.1...v2.3.2) --- updated-dependencies: - dependency-name: OpenFeature dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfa26b0 commit 3fe47ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openfeature/provider_tests/dotnet-integration-tests/ProviderTests/ProviderTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
1717
<PackageReference Include="NUnit.Analyzers" Version="4.6.0" />
1818
<PackageReference Include="coverlet.collector" Version="6.0.4" />
19-
<PackageReference Include="OpenFeature" Version="2.3.1" />
19+
<PackageReference Include="OpenFeature" Version="2.3.2" />
2020
<PackageReference Include="OpenFeature.Contrib.GOFeatureFlag" Version="0.2.0" />
2121
</ItemGroup>
2222

0 commit comments

Comments
 (0)