Skip to content

Commit

Permalink
Merge pull request #109 from FlaUI/dependabot/nuget/src/Selenium.WebD…
Browse files Browse the repository at this point in the history
…river-4.26.1

Bump Selenium.WebDriver from 4.25.0 to 4.26.1 in /src
  • Loading branch information
aristotelos authored Nov 4, 2024
2 parents 6d0cbc6 + 1bed176 commit b602c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FlaUI.WebDriver.UITests/FlaUI.WebDriver.UITests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.25.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.26.1" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit b602c46

Please sign in to comment.