We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0382b4d commit 4773a9aCopy full SHA for 4773a9a
1 file changed
tests/DapperPlayground.API.Tests.Integration/DapperPlayground.API.Tests.Integration.csproj
@@ -13,7 +13,7 @@
13
</PropertyGroup>
14
15
<ItemGroup>
16
- <PackageReference Include="FluentAssertions" Version="8.7.0" />
+ <PackageReference Include="FluentAssertions" Version="8.7.1" />
17
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.9" />
18
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.1" />
19
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
0 commit comments