Skip to content

Commit a377614

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

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

0 commit comments

Comments
 (0)