Skip to content

Commit 6c76e99

Browse files
⬆️ Bump FluentAssertions from 6.12.0 to 8.7.0
--- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 975667b commit 6c76e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SetlistStudio.Tests/SetlistStudio.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.8" />
2525
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
2626
<PackageReference Include="Moq" Version="4.20.69" />
27-
<PackageReference Include="FluentAssertions" Version="6.12.0" />
27+
<PackageReference Include="FluentAssertions" Version="8.7.0" />
2828
<PackageReference Include="bunit" Version="1.24.10" />
2929
<PackageReference Include="Selenium.WebDriver" Version="4.15.0" />
3030
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="119.0.6045.10500" />

0 commit comments

Comments
 (0)