Skip to content

Commit 364583c

Browse files
authored
Merge pull request #135 from nanotaboada/dependabot/nuget/FluentAssertions-6.12.1
chore(deps): bump FluentAssertions from 6.12.0 to 6.12.1
2 parents bfcff0f + b1d436d commit 364583c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dotnet.Samples.AspNetCore.WebApi.Tests/Dotnet.Samples.AspNetCore.WebApi.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>
18-
<PackageReference Include="FluentAssertions" Version="6.12.0" />
18+
<PackageReference Include="FluentAssertions" Version="6.12.1" />
1919
<PackageReference Include="Moq" Version="4.20.72" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)