Skip to content

Commit

Permalink
Merge pull request #26 from cake-contrib/dependabot/nuget/Shouldly-3.0.2
Browse files Browse the repository at this point in the history
Bump Shouldly from 3.0.0 to 3.0.2
  • Loading branch information
pascalberger committed Aug 12, 2019
2 parents dd72de9 + 703d24f commit ccb8f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Markdownlint.Tests/Cake.Markdownlint.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="Cake.Core" Version="0.33.0" />
<PackageReference Include="Cake.Testing" Version="0.33.0" />
<PackageReference Include="Shouldly" Version="3.0.0" />
<PackageReference Include="Shouldly" Version="3.0.2" />
<PackageReference Include="StyleCop.Analyzers" Version="1.0.2" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
Expand Down

0 comments on commit ccb8f9e

Please sign in to comment.