Skip to content

Commit

Permalink
Merge pull request #1305 from DFE-Digital/dependabot/nuget/FluentAsse…
Browse files Browse the repository at this point in the history
…rtions-6.12.0

Bump FluentAssertions from 6.11.0 to 6.12.0
  • Loading branch information
StackedPancakez authored Oct 10, 2023
2 parents 07b9a2a + fbf0cd6 commit 1e11433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApiTests/GetIntoTeachingApiTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.5" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Moq" Version="4.18.4" />
Expand Down

0 comments on commit 1e11433

Please sign in to comment.