Skip to content

Commit c3b929e

Browse files
Bump Shouldly from 4.1.0 to 4.2.1
Bumps [Shouldly](https://github.com/shouldly/shouldly) from 4.1.0 to 4.2.1. - [Release notes](https://github.com/shouldly/shouldly/releases) - [Changelog](https://github.com/shouldly/shouldly/blob/master/BREAKING%20CHANGES.txt) - [Commits](shouldly/shouldly@4.1.0...4.2.1) --- updated-dependencies: - dependency-name: Shouldly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4c6c26 commit c3b929e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/UnoSampleAppTests/UnoSampleAppTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
1414
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="111.0.5563.6400" />
1515
<PackageReference Include="Selenium.WebDriver.MSEdgeDriver" Version="104.0.1293.70" />
16-
<PackageReference Include="Shouldly" Version="4.1.0" />
16+
<PackageReference Include="Shouldly" Version="4.2.1" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)