Skip to content

Commit

Permalink
Merge pull request #165 from cake-contrib/renovate/shouldly-4.x
Browse files Browse the repository at this point in the history
Update dependency Shouldly to v4
  • Loading branch information
pascalberger authored Feb 10, 2024
2 parents 9c6b492 + 7d72d29 commit bb239df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Npm.Tests/Cake.Npm.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Cake.Core" Version="4.0.0" />
<PackageReference Include="Cake.Testing" Version="4.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Shouldly" Version="3.0.2" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="xunit" Version="2.6.6" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" />
</ItemGroup>
Expand Down

0 comments on commit bb239df

Please sign in to comment.