Skip to content

Commit

Permalink
Merge pull request #240 from MADE-Apps/dependabot/nuget/Shouldly-4.2.1
Browse files Browse the repository at this point in the history
Bump Shouldly from 4.1.0 to 4.2.1
  • Loading branch information
jamesmcroft committed Dec 31, 2023
2 parents f4c6c26 + c3b929e commit 14a50a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/UnoSampleAppTests/UnoSampleAppTests.csproj
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="111.0.5563.6400" />
<PackageReference Include="Selenium.WebDriver.MSEdgeDriver" Version="104.0.1293.70" />
<PackageReference Include="Shouldly" Version="4.1.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 14a50a7

Please sign in to comment.