8000 chore(deps): bump FluentAssertions from 6.10.0 to 6.11.0 (#90) · cnblogs/Architecture@24a969f · GitHub
[go: up one dir, main page]

Skip to content

Commit 24a969f

Browse files
chore(deps): bump FluentAssertions from 6.10.0 to 6.11.0 (#90)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.10.0 to 6.11.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.10.0...6.11.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>
1 parent 2d62a09 commit 24a969f

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.10.0" />
3+
<PackageReference Include="FluentAssertions" Version="6.11.0" />
44
<PackageReference Include="Moq" Version="4.18.4" />
55
</ItemGroup>
66
</Project>

0 commit comments

Comments
 (0)
0