Skip to content

Commit d8a25e3

Browse files
Bump FluentAssertions from 8.3.0 to 8.8.0
--- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 579d528 commit d8a25e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/test/InstructorIQ.Core.Tests/InstructorIQ.Core.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>
21-
<PackageReference Include="FluentAssertions" Version="8.3.0" />
21+
<PackageReference Include="FluentAssertions" Version="8.8.0" />
2222
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
2323
<PackageReference Include="xunit" Version="2.9.3" />
2424
<PackageReference Include="XUnit.Hosting" Version="2.0.1" />

0 commit comments

Comments
 (0)