Skip to content

Commit cb29f76

Browse files
dependabot[bot]kodiakhq[bot]thomaspoignant
authored
chore: bump FluentAssertions (#3226)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 8.1.1 to 8.2.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@8.1.1...8.2.0) --- updated-dependencies: - dependency-name: FluentAssertions 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> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
1 parent ea78a7b commit cb29f76

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="FluentAssertions" Version="8.1.1" />
13+
<PackageReference Include="FluentAssertions" Version="8.2.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1515
<PackageReference Include="NUnit" Version="4.3.2" />
1616
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />

0 commit comments

Comments
 (0)