Skip to content

Commit bd3dd4e

Browse files
dependabot[bot]Konstantinhf-kklein
authored
build(deps): bump FluentAssertions from 7.0.0 to 8.0.0 in /MaLoIdentModels (#31)
* build(deps): bump FluentAssertions in /MaLoIdentModels Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@7.0.0...8.0.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Konstantin <[email protected]> Co-authored-by: konstantin <[email protected]>
1 parent 6d263ad commit bd3dd4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MaLoIdentModels/MaLoIdentModelsTests/MaLoIdentModelsTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="coverlet.collector" Version="6.0.2"/>
13-
<PackageReference Include="FluentAssertions" Version="7.0.0" />
13+
<PackageReference Include="FluentAssertions" Version="8.0.0" />
1414
<PackageReference Include="SystemTextJson.JsonDiffPatch" Version="2.0.0" />
1515
<PackageReference Include="xunit" Version="2.9.2"/>
1616
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0"/>

0 commit comments

Comments
 (0)