Skip to content

Commit

Permalink
(maint) Update dependency Shouldly to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2023
1 parent 094e069 commit e387e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cake.pandoc/Cake.Pandoc.Tests/Cake.Pandoc.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="nunit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="Shouldly" Version="4.1.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="../Cake.Pandoc/Cake.Pandoc.csproj" />
Expand Down

0 comments on commit e387e89

Please sign in to comment.