Skip to content

Commit

Permalink
chore(deps): update dependency selenium.support to v4.20.0 (#1432)
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] committed Apr 28, 2024
1 parent 77dc4e8 commit 3c05f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rnwood.Smtp4dev.Tests/Rnwood.Smtp4dev.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="ReflectionMagic" Version="5.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Selenium.Support" Version="4.19.0" />
<PackageReference Include="Selenium.Support" Version="4.20.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.20.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.0" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.3.13" />
Expand Down

0 comments on commit 3c05f15

Please sign in to comment.