Skip to content

Commit c5e8fa6

Browse files
Bump FluentAssertions from 6.11.0 to 6.12.0 (#510)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40c73e2 commit c5e8fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NGitLab.Mock.Tests/NGitLab.Mock.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
1111
<PackageReference Include="NUnit" Version="3.13.3" />
1212
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
13-
<PackageReference Include="FluentAssertions" Version="6.11.0" />
13+
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1414
</ItemGroup>
1515
</Project>

0 commit comments

Comments
 (0)