Skip to content

Commit 0890dcd

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(*): Update dependency FluentAssertions to v6.12.0
1 parent 594dadb commit 0890dcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/test/AcmStatisticsBackend.Tests/AcmStatisticsBackend.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>
21-
<PackageReference Include="FluentAssertions" Version="6.11.0" />
21+
<PackageReference Include="FluentAssertions" Version="6.12.0" />
2222
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.20" />
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
2424
<PackageReference Include="NSubstitute" Version="4.3.0" />

ohunt/OHunt.Tests/OHunt.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>
2121
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
22-
<PackageReference Include="FluentAssertions" Version="6.11.0" />
22+
<PackageReference Include="FluentAssertions" Version="6.12.0" />
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
2424
<PackageReference Include="Moq" Version="4.18.4" />
2525
<PackageReference Include="Snapshooter.Xunit" Version="0.13.0" />

0 commit comments

Comments
 (0)