Skip to content

Commit 1e756a9

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

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.11.0" />
3+
<PackageReference Include="FluentAssertions" Version="6.12.0" />
44
<PackageReference Include="NSubstitute" Version="5.0.0" />
55
</ItemGroup>
66
</Project>

0 commit comments

Comments
 (0)