Skip to content

Commit

Permalink
chore(deps): update dependency shouldly to 4.3.0 (#127)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 9f4d5fe commit 0232d27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- Test executor. -->
<PackageReference Include="Chickensoft.GoDotTest" Version="1.5.10" />
<!-- Assertions library. -->
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="Shouldly" Version="4.3.0" />
<!-- Generated mocks. -->
<PackageReference Include="LightMock.Generator" Version="1.2.2" />
<!-- Convenience wrapper around generated mocks. -->
Expand Down

0 comments on commit 0232d27

Please sign in to comment.