Skip to content

Commit da3208c

Browse files
chore(deps): bump FluentAssertions from 6.12.1 to 6.12.2
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.1 to 6.12.2. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.12.1...6.12.2) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb4b23a commit da3208c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
3-
<PackageReference Include="FluentAssertions" Version="6.12.1" />
3+
<PackageReference Include="FluentAssertions" Version="6.12.2" />
44
<PackageReference Include="NSubstitute" Version="5.1.0" />
55
</ItemGroup>
66
</Project>

0 commit comments

Comments
 (0)