Skip to content

Commit

Permalink
Merge pull request #496 from rasmus/fluent-assertions-downgrade
Browse files Browse the repository at this point in the history
Downgrade FluentAssertions
  • Loading branch information
rasmus authored Jan 24, 2025
2 parents 2b089f1 + 78fad3c commit 53c0cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Bake.Tests/Bake.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="AutoFixture.AutoNSubstitute" Version="4.18.1" />
<PackageReference Include="Docker.DotNet" Version="3.125.15" />
<PackageReference Include="FluentAssertions" Version="8.0.1" />
<PackageReference Include="FluentAssertions" Version="7.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NuGet.Packaging" Version="6.12.1" />
Expand Down

0 comments on commit 53c0cca

Please sign in to comment.