Skip to content

Commit b4e4830

Browse files
Merge pull request #377 from loresoft/dependabot/nuget/service/test/InstructorIQ.Core.Tests/FluentAssertions-8.8.0
Bump FluentAssertions from 8.3.0 to 8.8.0
2 parents 579d528 + d8a25e3 commit b4e4830

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)