Skip to content

Commit c3f56e6

Browse files
dependabot[bot]linkdotnet
authored andcommitted
build(deps): bump Shouldly from 4.0.3 to 4.1.0
Bumps [Shouldly](https://github.com/shouldly/shouldly) from 4.0.3 to 4.1.0. - [Release notes](https://github.com/shouldly/shouldly/releases) - [Changelog](https://github.com/shouldly/shouldly/blob/master/BREAKING%20CHANGES.txt) - [Commits](shouldly/shouldly@v4.0.3...4.1.0) --- updated-dependencies: - dependency-name: Shouldly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c99b51 commit c3f56e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="AutoFixture.Xunit2" Version="4.17.0" />
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.0" />
2020
<PackageReference Include="Moq" Version="4.18.2" />
21-
<PackageReference Include="Shouldly" Version="4.0.3" />
21+
<PackageReference Include="Shouldly" Version="4.1.0" />
2222
<PackageReference Include="xunit" Version="2.4.2" />
2323
<PackageReference Include="Xunit.Combinatorial" Version="1.4.1" />
2424
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" PrivateAssets="All" />

0 commit comments

Comments
 (0)