Skip to content

Commit

Permalink
Merge pull request #164 from cake-contrib/dependabot/nuget/develop/Fl…
Browse files Browse the repository at this point in the history
…uentAssertions-6.2.0

(maint): Bump FluentAssertions from 6.1.0 to 6.2.0
  • Loading branch information
nils-a committed Oct 27, 2021
2 parents 3203d97 + 5ad9d4f commit dd8a9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Incubator.Tests/Cake.Incubator.Tests.csproj
Expand Up @@ -46,7 +46,7 @@
</PackageReference>
<PackageReference Include="FakeItEasy" Version="7.2.0" />
<PackageReference Include="FakeItEasy.Analyzer.CSharp" Version="6.1.0" />
<PackageReference Include="FluentAssertions" Version="6.1.0" />
<PackageReference Include="FluentAssertions" Version="6.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit dd8a9b0

Please sign in to comment.